커밋 기록

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