index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
c.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
include/c.h: prefer nanosleep() over usleep()
Karel Zak
1
-5
/
+12
2013-07-09
include/xalloc: add warn_unused_result to allocation functions
Karel Zak
1
-2
/
+2
2013-04-03
include/c: add macro UL_CLOEXECSTR
Karel Zak
1
-0
/
+8
2013-03-26
docs: arch is gone, use delpart as usage() function example
Sami Kerola
1
-1
/
+1
2012-12-18
sulogin: make usleep() workaround work
Werner Fink
1
-3
/
+7
2012-10-22
include/c: move usleep() fallback to c.h
Karel Zak
1
-0
/
+15
2012-10-19
include/c: remove MAXHOSTNAMELEN macro
Karel Zak
1
-11
/
+0
2012-10-19
include/c: add get_hostname_max() inline function
Sami Kerola
1
-0
/
+18
2012-07-24
dmesg: add fileback for SEEK_DATA
Karel Zak
1
-0
/
+11
2012-05-29
include/c: move fallback for MAXHOSTNAMELEN to c.h
Karel Zak
1
-0
/
+11
2012-05-23
include: [c.h] protect container_of
maximilian attems
1
-0
/
+2
2012-01-17
losetup: make xgetpass more robust
Karel Zak
1
-0
/
+1
2011-12-16
lists: add list sorting routine
Davidlohr Bueso
1
-0
/
+8
2011-10-10
build-sys: check scanf %ms modifier
Karel Zak
1
-0
/
+9
2011-10-10
build-sys: rename BUILD_BUG_ON_ZERO definition
Sami Kerola
1
-2
/
+2
2011-09-27
misc: use %m in format string instead of %s and strerror(errno)
Petr Uzel
1
-1
/
+1
2011-09-27
Merge branch 'sys-utils' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak
1
-2
/
+2
2011-09-17
build-sys: fixes to USAGE_* macros
Sami Kerola
1
-2
/
+2
2011-09-12
include,c.h: include fcntl.h before check for O_CLOEXEC [smatch scan]
Karel Zak
1
-0
/
+1
2011-08-28
arch: start using arch as a usage() example
Sami Kerola
1
-0
/
+13
2011-08-02
include: [c.h] Include stdlib.h unconditionaly
maximilian attems
1
-1
/
+1
2011-08-02
include: [c.h] move up declaration of program_invocation_short_name before usage
maximilian attems
1
-35
/
+35
2011-03-29
include: [c.h] add definition wrappers for old libc versions
Davidlohr Bueso
1
-1
/
+11
2011-03-08
include: [c.h]: remove strings.h include dublicate
Sami Kerola
1
-1
/
+0
2011-03-08
include: [c.h]: typeof to __typeof__ fix
Sami Kerola
1
-6
/
+6
2011-02-14
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
1
-0
/
+47
2011-02-11
include: [c.h]: add fallback for old libs without O_CLOEXEC
Karel Zak
1
-0
/
+4
2011-02-09
include: [c.h]: add unused attribute to ignore_result()
Karel Zak
1
-1
/
+3
2011-02-08
include: [c.h]: fix __alloc_size__ test
Karel Zak
1
-2
/
+2
2011-02-07
include: [c.h] add fallback for alloc_size attributes
Karel Zak
1
-0
/
+27
2011-02-07
include: [c.h] move ignore_result() to gcc-only block
Karel Zak
1
-1
/
+3
2011-01-31
provide a workaround if program_invocation_short_name is missing
Fabian Groffen
1
-0
/
+36
2011-01-23
include: emulate dirfd when necessary
Fabian Groffen
1
-0
/
+9
2011-01-20
build-sys: check for loff_t, it may not exist
Fabian Groffen
1
-0
/
+4
2011-01-04
lib: [c] add ignore_result()
Karel Zak
1
-0
/
+2
2010-10-15
libblkid: fix MBR detection on iPod and cleanup vfat code
Karel Zak
1
-0
/
+6
2010-03-16
lib: add #ifndef around min() max() macros
Karel Zak
1
-3
/
+6
2010-02-12
include: add min/max macros
Karel Zak
1
-0
/
+13
2009-10-16
include: add c.h with fundamental C definitions
Karel Zak
1
-0
/
+49