Guillem Jover
|
a27a8e1989
Do not use possessive «'s» after ‘s’ or ‘x’
|
před 15 roky |
Guillem Jover
|
dbe742b7db
Fix spelling errors
|
před 15 roky |
Guillem Jover
|
2ecaea9677
s-s-d: Return status_unknown on error reading from the pid file
|
před 15 roky |
Guillem Jover
|
6de064f083
s-s-d: Add process name kernel limits for several systems
|
před 15 roky |
Guillem Jover
|
5bced9fc3b
s-s-d: Add LSB --status command to check for process status
|
před 15 roky |
Guillem Jover
|
a41fb4e336
Clarify exit status in dpkg-split and start-stop-daemon --help output
|
před 15 roky |
Guillem Jover
|
ac41b5fef4
s-s-d: Use a single action variable to track the command line actions
|
před 15 roky |
Guillem Jover
|
b15765a5b6
s-s-d: Change do_stop() to always obey global quietmode
|
před 15 roky |
Guillem Jover
|
8dba2f8064
s-s-d: Refactor do_stop_summary() out from do_stop()
|
před 15 roky |
Guillem Jover
|
d72022b1d3
s-s-d: Do not unneedingly fsync() the pid file
|
před 15 roky |
Guillem Jover
|
49f8bd789e
s-s-d: Rename do_help() to usage()
|
před 15 roky |
Guillem Jover
|
df7dabd95a
s-s-d: Rename clear() to pid_list_free()
|
před 15 roky |
Guillem Jover
|
db56c2bba9
s-s-d: Rename push() to pid_list_push()
|
před 15 roky |
Guillem Jover
|
8a2f4f6866
s-s-d: Rename check() to pid_check()
|
před 15 roky |
Guillem Jover
|
886d2911bd
s-s-d: Remove static function declarations
|
před 15 roky |
Guillem Jover
|
f53151c5c7
s-s-d: Make only sched_goto use goto instead of the other enum values
|
před 15 roky |
Guillem Jover
|
e611924c3e
s-s-d: Refactor finish code into new finish_stop_schedule()
|
před 15 roky |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
před 15 roky |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
před 15 roky |
Guillem Jover
|
9209010455
s-s-d: Refactor sched_timeout code out into new do_stop_timeout()
|
před 15 roky |
Guillem Jover
|
3706d6214a
s-s-d: Fix abort when opening /dev/tty with --background
|
před 16 roky |
Guillem Jover
|
2e2cab1228
s-s-d: Check for error on open an ioctl calls
|
před 16 roky |
Guillem Jover
|
7eb30624a0
Use bool instead of int wherever appropriate
|
před 16 roky |
Guillem Jover
|
994dc30369
s-s-d: Fix and unify fatal error strings
|
před 16 roky |
Guillem Jover
|
4ecd0ef5d2
s-s-d: Do not allow a --retry schedule where forever is the last item
|
před 16 roky |
Guillem Jover
|
62668eb422
Do an fsync on files written to disk
|
před 16 roky |
Guillem Jover
|
5d1099ae03
Header files should not include <config.h> and <compat.h>
|
před 16 roky |
Guillem Jover
|
5fef90a296
s-s-d: Do not shadow global variables
|
před 16 roky |
Guillem Jover
|
ab5ba0aba8
Mark several functions with DPKG_ATTR_PRINTF
|
před 16 roky |
Guillem Jover
|
88e63fbdaa
Move DPKG_ATTR annotations from static declaration to the definition
|
před 16 roky |