Commit History

Author SHA1 Message Date
  Guillem Jover f40457f44f Use NUL character instead of 0 17 years ago
  Guillem Jover fa9b6e6133 s-s-d: Refactor process schedule priority range checks 17 years ago
  Guillem Jover 2251827c00 s-s-d: Use the same exact name for all Hurd OS macros 17 years ago
  Guillem Jover bfda32490d s-s-d: Warn if --name argument is longer than supported by kernel 17 years ago
  Guillem Jover 3bbdfa787d s-s-d: Add new warning function 17 years ago
  Guillem Jover 1b075bd34b s-s-d: Print valid values for IO scheduler class in --help output 17 years ago
  Guillem Jover 384f6d131f s-s-d: Only print fatal errno string if it was non-zero 17 years ago
  Guillem Jover f40d17f3b7 s-s-d: Preserve faulting errno when printing reason in fatal function 17 years ago
  Raphael Hertzog 1e1038d76a Global review of error checking associated to strtol functions 17 years ago
  Chris Coulson b0569c7d4d s-s-d: Support setting the IO scheduler class and priority 17 years ago
  Guillem Jover a5908b7ddb s-s-d: Support setting the process scheduler policy and priority 17 years ago
  Guillem Jover 25d4a1752f s-s-d: Use a new xstrdup that never returns NULL instead of strdup 17 years ago
  Guillem Jover 5ea9550838 s-s-d: Behave the same way whether --chuid gets a user name or a uid 17 years ago
  Guillem Jover 09e696654a s-s-d: Use SIGTERM instead of literal 15 17 years ago
  Guillem Jover 88e7b54eeb Unify inclusion usage of config.h 18 years ago
  Guillem Jover b5c0381ff4 s-s-d: Use kill instead of /proc to check for pid existence 18 years ago
  Guillem Jover 4ab792e665 s-s-d: When checking for a pid call pid_is_exec on KVM systems 18 years ago
  Guillem Jover fc860a55b2 s-s-d: Move alternative function implementations together 18 years ago
  Guillem Jover bc6da1b387 s-s-d: Use proper UTF-8 mu symbol for the unit in the comment 18 years ago
  Erast Benson d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals 18 years ago
  Erast Benson ed0a16e521 s-s-d: Use __sun instead of __sparc__ to define OSsunos 18 years ago
  Guillem Jover a2ee76833f Move GNU C attribute definitions to lib/dpkg-def.h 18 years ago
  Justin Pryzby 1f6feb233d s-s-d: Documentation improvements 18 years ago
  Andreas Påhlsson d899367f6a s-s-d: Use system timersub and fix timeval normalization in multiplication 18 years ago
  Guillem Jover fb08b88f65 s-s-d: Fix timeout computations for --retry option 18 years ago
  Guillem Jover 00f6e12340 s-s-d: Fix segfault when using --group w/o --chuid 18 years ago
  Guillem Jover 2a7fb2bfef s-s-d: Properly set the supplementary groups on --chuid 18 years ago
  Guillem Jover b5841bbaec s-s-d: Change uid after changing gid and initalizing supplementary groups 18 years ago
  Guillem Jover ca4146598e s-s-d: Fix signed vs unsigned warning when comparing to getuid and getgid 18 years ago
  Guillem Jover d9091a81b6 s-s-d: Refactor max open fd into a new function and coalesce close loop 18 years ago