summaryrefslogtreecommitdiffstats
path: root/include/c.h
Commit message (Expand)AuthorAgeFilesLines
* include/c: add macro UL_CLOEXECSTRKarel Zak2013-04-031-0/+8
* docs: arch is gone, use delpart as usage() function exampleSami Kerola2013-03-261-1/+1
* sulogin: make usleep() workaround workWerner Fink2012-12-181-3/+7
* include/c: move usleep() fallback to c.hKarel Zak2012-10-221-0/+15
* include/c: remove MAXHOSTNAMELEN macroKarel Zak2012-10-191-11/+0Star
* include/c: add get_hostname_max() inline functionSami Kerola2012-10-191-0/+18
* dmesg: add fileback for SEEK_DATAKarel Zak2012-07-241-0/+11
* include/c: move fallback for MAXHOSTNAMELEN to c.hKarel Zak2012-05-291-0/+11
* include: [c.h] protect container_ofmaximilian attems2012-05-231-0/+2
* losetup: make xgetpass more robustKarel Zak2012-01-171-0/+1
* lists: add list sorting routineDavidlohr Bueso2011-12-161-0/+8
* build-sys: check scanf %ms modifierKarel Zak2011-10-101-0/+9
* build-sys: rename BUILD_BUG_ON_ZERO definitionSami Kerola2011-10-101-2/+2
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-1/+1
* Merge branch 'sys-utils' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-09-271-2/+2
|\
| * build-sys: fixes to USAGE_* macrosSami Kerola2011-09-171-2/+2
* | include,c.h: include fcntl.h before check for O_CLOEXEC [smatch scan]Karel Zak2011-09-121-0/+1
|/
* arch: start using arch as a usage() exampleSami Kerola2011-08-281-0/+13
* include: [c.h] Include stdlib.h unconditionalymaximilian attems2011-08-021-1/+1
* include: [c.h] move up declaration of program_invocation_short_name before usagemaximilian attems2011-08-021-35/+35
* include: [c.h] add definition wrappers for old libc versionsDavidlohr Bueso2011-03-291-1/+11
* include: [c.h]: remove strings.h include dublicateSami Kerola2011-03-081-1/+0Star
* include: [c.h]: typeof to __typeof__ fixSami Kerola2011-03-081-6/+6
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-0/+47
* include: [c.h]: add fallback for old libs without O_CLOEXECKarel Zak2011-02-111-0/+4
* include: [c.h]: add unused attribute to ignore_result()Karel Zak2011-02-091-1/+3
* include: [c.h]: fix __alloc_size__ testKarel Zak2011-02-081-2/+2
* include: [c.h] add fallback for alloc_size attributesKarel Zak2011-02-071-0/+27
* include: [c.h] move ignore_result() to gcc-only blockKarel Zak2011-02-071-1/+3
* provide a workaround if program_invocation_short_name is missingFabian Groffen2011-01-311-0/+36
* include: emulate dirfd when necessaryFabian Groffen2011-01-231-0/+9
* build-sys: check for loff_t, it may not existFabian Groffen2011-01-201-0/+4
* lib: [c] add ignore_result()Karel Zak2011-01-041-0/+2
* libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak2010-10-151-0/+6
* lib: add #ifndef around min() max() macrosKarel Zak2010-03-161-3/+6
* include: add min/max macrosKarel Zak2010-02-121-0/+13
* include: add c.h with fundamental C definitionsKarel Zak2009-10-161-0/+49