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 |
Guillem Jover
|
da17101a4a
libdpkg: Rename and namespace compiler attributes
|
il y a 17 ans |
Guillem Jover
|
17432e2739
libdpkg: Change PRINTFFORMAT to take only one argument
|
il y a 17 ans |
Guillem Jover
|
f40457f44f
Use NUL character instead of 0
|
il y a 17 ans |
Guillem Jover
|
fa9b6e6133
s-s-d: Refactor process schedule priority range checks
|
il y a 17 ans |
Guillem Jover
|
2251827c00
s-s-d: Use the same exact name for all Hurd OS macros
|
il y a 17 ans |
Guillem Jover
|
bfda32490d
s-s-d: Warn if --name argument is longer than supported by kernel
|
il y a 17 ans |
Guillem Jover
|
3bbdfa787d
s-s-d: Add new warning function
|
il y a 17 ans |
Guillem Jover
|
1b075bd34b
s-s-d: Print valid values for IO scheduler class in --help output
|
il y a 17 ans |
Guillem Jover
|
384f6d131f
s-s-d: Only print fatal errno string if it was non-zero
|
il y a 17 ans |
Guillem Jover
|
f40d17f3b7
s-s-d: Preserve faulting errno when printing reason in fatal function
|
il y a 17 ans |
Raphael Hertzog
|
1e1038d76a
Global review of error checking associated to strtol functions
|
il y a 17 ans |
Chris Coulson
|
b0569c7d4d
s-s-d: Support setting the IO scheduler class and priority
|
il y a 17 ans |
Guillem Jover
|
a5908b7ddb
s-s-d: Support setting the process scheduler policy and priority
|
il y a 17 ans |
Guillem Jover
|
25d4a1752f
s-s-d: Use a new xstrdup that never returns NULL instead of strdup
|
il y a 17 ans |
Guillem Jover
|
5ea9550838
s-s-d: Behave the same way whether --chuid gets a user name or a uid
|
il y a 17 ans |
Guillem Jover
|
09e696654a
s-s-d: Use SIGTERM instead of literal 15
|
il y a 17 ans |