提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Guillem Jover 1c88ead04c Sort order of header includes 17 年之前
  Guillem Jover 95a4b0b31b Switch to use stdbool were appropriate 17 年之前
  Guillem Jover 7623f78d39 Clean up coding style for half compliant files 17 年之前
  Guillem Jover 6d36523088 s-s-d: Call warning instead of fatal on ioprio_set error 17 年之前
  Guillem Jover 5c06190644 s-s-d: Remove wrong comment not matching with code 17 年之前
  Guillem Jover 935c3d7bc6 s-s-d: Use sizeof_array instead of ad-hoc calculation 17 年之前
  Guillem Jover 105ba53cc1 libdpkg: Move C language definition macros to macros.h 17 年之前
  Guillem Jover da17101a4a libdpkg: Rename and namespace compiler attributes 17 年之前