summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-08-02new filesJim Meyering
2005-07-21Fix getdate bug with relative times.Paul Eggert
2005-07-21(relative_time): New type.Paul Eggert
2005-07-12*** empty log message ***Jim Meyering
2005-07-12(X2NREALLOC): Define.Jim Meyering
2005-07-12.Jim Meyering
2005-07-12replace leading spaces with a TABJim Meyering
2005-07-11(verify_expr): Use ((verify_type__ (R) *) 0), notPaul Eggert
2005-07-11Reword copyright notices to conform to current GNU coding standards.Paul Eggert
2005-07-11Parameterize the copyright symbol and the year.Paul Eggert
2005-07-11(COPYRIGHT_YEAR): New constant.Paul Eggert
2005-07-08(getloadavg) [__CYGWIN__]: Port to cygwin.Paul Eggert
2005-07-08(init_dfa, build_range_exp): Store __btowc valuePaul Eggert
2005-07-08Regenerate.Paul Eggert
2005-07-08Switch to Isamu Hasegawa's implementation of regex, which isPaul Eggert
2005-07-08Add regcomp.c, regex_internal.c, regex_internal.h.Paul Eggert
2005-07-08(libcoreutils_a_SOURCES): Remove regex.h; gnulibPaul Eggert
2005-07-07.Jim Meyering
2005-07-05fix typo in commentJim Meyering
2005-07-05verify.h improvements.Paul Eggert
2005-07-05* verify.h (GL_CONCAT0, GL_CONCAT): Define unconditionally; don'tPaul Eggert
2005-07-04rename: s/verify_dcl/verify_decl/Jim Meyering
2005-07-04*** empty log message ***Jim Meyering
2005-07-04(libcoreutils_a_SOURCES): Add verify.h here, temporarily.Jim Meyering
2005-07-04*** empty log message ***Jim Meyering
2005-07-04(verify, verify_dcl): New file/macros.Jim Meyering
2005-07-04*** empty log message ***Jim Meyering
2005-07-04(verify_dcl): Rename from VERIFY. Update use.Jim Meyering
2005-07-04Remove the dependency of the strftime module on the tzset module.Paul Eggert
2005-07-04(my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:Paul Eggert
2005-07-03*** empty log message ***Jim Meyering
2005-07-03(posixtime) [lint]: Initialize *all* of tm0, not justJim Meyering
2005-07-03.Jim Meyering
2005-07-03.Jim Meyering
2005-07-03Minor fixes for port to Solaris 8.Paul Eggert
2005-07-03Undo previous change.Paul Eggert
2005-07-03Remove (sync from gnulib).Paul Eggert
2005-07-03New file, from gnulib.Paul Eggert
2005-07-03Sync from gnulib.Paul Eggert
2005-07-03[! _LIBC]: Include "lstat.h" rather than rolling our own.Paul Eggert
2005-07-03(libcoreutils_a_SOURCES): Add fcntl--.h, stdio--h,Paul Eggert
2005-07-03*** empty log message ***Jim Meyering
2005-07-03Include <unistd.h> for declaration of close.Jim Meyering
2005-07-03Regenerate.Paul Eggert
2005-07-03Cleanup to isolate "safer" functions to a small part of the code.Paul Eggert
2005-07-03Include fcntl--.h rather than fcntl.h.Paul Eggert
2005-07-03Include stdio--.h rather than stdio.hPaul Eggert
2005-07-03Include fcntl--.h rather than fcntl.h.Paul Eggert
2005-07-03(fd_safer): Remove decl.Paul Eggert
2005-07-03Include stdio-safer.h first, to check interface.Paul Eggert