Historique des commits

Auteur SHA1 Message Date
  Guillem Jover d72022b1d3 s-s-d: Do not unneedingly fsync() the pid file il y a 15 ans
  Guillem Jover 49f8bd789e s-s-d: Rename do_help() to usage() il y a 15 ans
  Guillem Jover df7dabd95a s-s-d: Rename clear() to pid_list_free() il y a 15 ans
  Guillem Jover db56c2bba9 s-s-d: Rename push() to pid_list_push() il y a 15 ans
  Guillem Jover 8a2f4f6866 s-s-d: Rename check() to pid_check() il y a 15 ans
  Guillem Jover 886d2911bd s-s-d: Remove static function declarations il y a 15 ans
  Guillem Jover f53151c5c7 s-s-d: Make only sched_goto use goto instead of the other enum values il y a 15 ans
  Guillem Jover e611924c3e s-s-d: Refactor finish code into new finish_stop_schedule() il y a 15 ans
  Guillem Jover c6ea15b985 Cleanup white spaces il y a 15 ans
  Guillem Jover ec5d681339 Cleanup and improve source code comments il y a 15 ans
  Guillem Jover 9209010455 s-s-d: Refactor sched_timeout code out into new do_stop_timeout() il y a 15 ans
  Guillem Jover 3706d6214a s-s-d: Fix abort when opening /dev/tty with --background il y a 16 ans
  Guillem Jover 2e2cab1228 s-s-d: Check for error on open an ioctl calls il y a 16 ans
  Guillem Jover 7eb30624a0 Use bool instead of int wherever appropriate il y a 16 ans
  Guillem Jover 994dc30369 s-s-d: Fix and unify fatal error strings il y a 16 ans
  Guillem Jover 4ecd0ef5d2 s-s-d: Do not allow a --retry schedule where forever is the last item il y a 16 ans
  Guillem Jover 62668eb422 Do an fsync on files written to disk il y a 16 ans
  Guillem Jover 5d1099ae03 Header files should not include <config.h> and <compat.h> il y a 16 ans
  Guillem Jover 5fef90a296 s-s-d: Do not shadow global variables il y a 16 ans
  Guillem Jover ab5ba0aba8 Mark several functions with DPKG_ATTR_PRINTF il y a 16 ans
  Guillem Jover 88e63fbdaa Move DPKG_ATTR annotations from static declaration to the definition il y a 16 ans
  Guillem Jover 675f12250e libdpkg: Rename sizeof_array to array_count il y a 16 ans
  Guillem Jover dde9a226d5 Use stat instead of access to check for file existence il y a 16 ans
  Guillem Jover 1c88ead04c Sort order of header includes il y a 17 ans
  Guillem Jover 95a4b0b31b Switch to use stdbool were appropriate il y a 17 ans
  Guillem Jover 7623f78d39 Clean up coding style for half compliant files il y a 17 ans
  Guillem Jover 6d36523088 s-s-d: Call warning instead of fatal on ioprio_set error il y a 17 ans
  Guillem Jover 5c06190644 s-s-d: Remove wrong comment not matching with code il y a 17 ans
  Guillem Jover 935c3d7bc6 s-s-d: Use sizeof_array instead of ad-hoc calculation il y a 17 ans
  Guillem Jover 105ba53cc1 libdpkg: Move C language definition macros to macros.h il y a 17 ans