aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-30Define macros used by mkdirat.c and openat.c.Jim Meyering1-0/+51
2005-11-30*** empty log message ***Jim Meyering1-0/+1
2005-11-30(mkdirat): Declare.Jim Meyering1-0/+2
2005-11-30*** empty log message ***Jim Meyering1-0/+4
2005-11-30(mkdirat): New file and function.Jim Meyering1-0/+118
2005-11-26Log today's changes.Paul Eggert1-0/+30
2005-11-26(ME_DUMMY): "none" and "proc" file systems are dummiesPaul Eggert1-0/+2
2005-11-26Include <limits.h>.Paul Eggert1-9/+43
2005-11-26(MOSTLYCLEANFILES): Clean stdbool.h-t, not stdbool.ht.Paul Eggert1-1/+1
2005-11-26(stdbool.h): Fix typo in previous change.Paul Eggert1-1/+1
2005-11-26(stdbool.h): Just copy stdbool_.h; no need to sed any more.Paul Eggert1-1/+1
2005-11-26Simplify greatly, under the assumption that thesePaul Eggert1-22/+32
2005-11-26(gettime) [!defined OK_TO_USE_1S_CLOCK]:Paul Eggert1-0/+6
2005-11-24Add buffer-lcm.Paul Eggert1-0/+5
2005-11-24(libcoreutils_a_SOURCES): Add buffer-lcm.c, buffer-lcm.h.Paul Eggert1-0/+1
2005-11-24Initial versionPaul Eggert1-0/+2
2005-11-24Initial version, from diffutilsPaul Eggert1-0/+59
2005-11-23tweak grammar in commentsJim Meyering1-5/+5
2005-11-23*** empty log message ***Jim Meyering1-0/+4
2005-11-23(fdopendir): Don't change errno when returning non-NULL.Jim Meyering1-1/+1
2005-11-22.Jim Meyering1-2/+2
2005-11-22*** empty log message ***Jim Meyering1-0/+11
2005-11-22(openat_permissive): Declare.Jim Meyering1-0/+7
2005-11-22(EXPECTED_ERRNO): New macro.Jim Meyering1-24/+114
2005-11-20*** empty log message ***Jim Meyering1-1/+0
2005-11-20.Jim Meyering1-47/+50
2005-11-20*** empty log message ***Jim Meyering2-0/+10
2005-11-20New file, mostly from euidaccess.c.Jim Meyering1-0/+145
2005-11-19tweak grammar in a commentJim Meyering3-6/+6
2005-11-15Don't bother with #pragma STDC FENV_ACCESS ON, asPaul Eggert2-6/+7
2005-11-14Use #if !, not #ifndef, for AC_CHECK_DECLS.Jim Meyering1-3/+3
2005-11-14*** empty log message ***Jim Meyering1-0/+5
2005-11-13*** empty log message ***Jim Meyering1-0/+5
2005-11-13Include <config.h>, required for possible replacement of mkstemp.Jim Meyering1-0/+4
2005-11-12*** empty log message ***Jim Meyering1-1/+1
2005-11-12*** empty log message ***Jim Meyering1-0/+11
2005-11-12Emulate openat-family functions using Linux's procfs, if possible.Jim Meyering1-3/+75
2005-11-10*** empty log message ***Jim Meyering1-0/+5
2005-11-10(fstatat, unlinkat): Perform the syscall directly,Jim Meyering1-2/+2
2005-11-10Fix commentPaul Eggert1-2/+3
2005-11-10Include "timespec.h" rather than the sys/time / timePaul Eggert1-19/+9
2005-11-10gethrxtime now uses gettimePaul Eggert1-0/+9
2005-11-09Use /dev/full if possible for descriptor 0 -- like glibc now does.Jim Meyering1-1/+11
2005-11-01"touch 0101000000" now operates as POSIX 1002.1-2001 requires.Paul Eggert1-0/+7
2005-11-01(PDS_PRE_2000): New macro.Paul Eggert1-1/+2
2005-11-01(year): Arg is now syntax_bits rather than allow_century.Paul Eggert1-7/+11
2005-10-30Fix porting problems reported by Theodoros V. Kalamatianos.Paul Eggert1-0/+8
2005-10-30[defined HAVE_CONFIG_H]: Include <config.h>, so that large files can be opened.Paul Eggert1-0/+4
2005-10-30(futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:Paul Eggert1-11/+9
2005-10-30(__getcwd): Don't assume that system calls after readdirPaul Eggert2-40/+46