summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-09-24Include <config.h> from strintcmp.c, not from here.Jim Meyering
2005-09-24Include <config.h> here, not from strnumcmp-in.h.Jim Meyering
2005-09-23*** empty log message ***Jim Meyering
2005-09-23(verify_type__): Use `unsigned int' as the bitfield typeJim Meyering
2005-09-23*** empty log message ***Jim Meyering
2005-09-23Use 2, not 1, for bitfield size in verify.h.Paul Eggert
2005-09-23(verify_type__): Use 2, not 1, for bitfield size, to avoidPaul Eggert
2005-09-23Log recent changes.Paul Eggert
2005-09-23.Jim Meyering
2005-09-23* lib/utimens.c (futimens): Use futimesat if available.Paul Eggert
2005-09-23Fix typo in comment.Paul Eggert
2005-09-23(GL_CONCAT0, GL_CONCAT): Remove.Paul Eggert
2005-09-23*** empty log message ***Jim Meyering
2005-09-23Include <config.h>. Otherwise builds with strictJim Meyering
2005-09-23* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.Paul Eggert
2005-09-22.Jim Meyering
2005-09-22Regenerate.Paul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-09-22(libcoreutils_a_SOURCES): Add getaddrinfo.h,Paul Eggert
2005-09-22Nontrivial sync from gnulib.Paul Eggert
2005-09-22Add getline.h, getpass.cPaul Eggert
2005-09-22(GL_CONCAT): Remove.Paul Eggert
2005-09-22(VERIFY_EXPR, X2NREALLOC, X2REALLOC): Remove.Paul Eggert
2005-09-22Remove; no longer used.Paul Eggert
2005-09-22New file, from gnulib.Paul Eggert
2005-09-22Add getaddrinfo.h, getdelim.h, mbchar.h,Paul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-09-22Sort.Paul Eggert
2005-09-22(ENOSYS): Define to EEXIST if not defined.Paul Eggert
2005-09-21.Jim Meyering
2005-09-20*** empty log message ***Jim Meyering
2005-09-20(fdopendir): Be sure to close the suppliedJim Meyering
2005-09-19*** empty log message ***Jim Meyering
2005-09-19(unlinkat): New function.Jim Meyering
2005-09-19(unlinkat): Add prototype.Jim Meyering
2005-09-17(set_stat_atime, set_stat_ctime, set_stat_mtime): Remove; they werePaul Eggert
2005-09-16Regenerate.Paul Eggert
2005-09-16Import file time stamp resolution improvements from gnulib.Paul Eggert
2005-09-16Include stat-time.h.Paul Eggert
2005-09-16(ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):Paul Eggert
2005-09-16New file.Paul Eggert
2005-09-16Add stat-time.h.Paul Eggert
2005-09-16*** empty log message ***Jim Meyering
2005-09-16(libcoreutils_a_SOURCES): Add fprintftime.c and fprintftime.h.Jim Meyering
2005-09-16*** empty log message ***Jim Meyering
2005-09-16[FPRINTFTIME] (fprintftime): Provide a new interface:Jim Meyering
2005-09-16*** empty log message ***Jim Meyering
2005-09-15Rewrite previous strftime change slightly.Paul Eggert
2005-09-15(my_strftime): Rewrite the previous change slightly,Paul Eggert
2005-09-14*** empty log message ***Jim Meyering