index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
FICS
/
shutdown.c
Age
Commit message (
Collapse
)
Author
Lines
2024-03-23
Changed the type of 'lastTimeLeft', 'shutdownStartTime' and 'shutdownTime' ↵
Markus Uhlin
-11
/
+11
to 'time_t'
2024-03-23
Deleted include
Markus Uhlin
-1
/
+0
2024-03-17
Added usage of strlcpy()
Markus Uhlin
-3
/
+7
2024-01-04
Marked ShutDown() '__dead'
Markus Uhlin
-1
/
+1
2023-12-18
output_shut_mess() takes no args
Markus Uhlin
-1
/
+1
2023-12-18
ShutHeartBeat: sorted the variable definitions
Markus Uhlin
-1
/
+1
2023-12-18
Added a file header
Markus Uhlin
-0
/
+5
2023-12-18
Added alignment
Markus Uhlin
-5
/
+6
2023-12-18
Sorted definitions
Markus Uhlin
-3
/
+3
2023-12-18
Reformatted ShutHeartBeat() and changed the type for var 't' to 'time_t'
Markus Uhlin
-51
/
+63
2023-12-18
Reformatted check_and_print_shutdown() and changed the type of var 't' to ↵
Markus Uhlin
-19
/
+20
'time_t'
2023-12-18
Reformatted com_shutdown()
Markus Uhlin
-91
/
+113
2023-12-18
Reformatted server_shutdown()
Markus Uhlin
-22
/
+26
2023-12-18
Reformatted com_whenshut()
Markus Uhlin
-7
/
+5
2023-12-17
Fixed the type of the var passed to strltime()
Markus Uhlin
-18
/
+27
2023-12-17
Fixed the includes
Markus Uhlin
-8
/
+2
2023-12-07
FICS 1.6.2
Markus Uhlin
-0
/
+262