Age | Commit message (Expand) | Author |
2005-09-23 | (GL_CONCAT0, GL_CONCAT): Remove. | Paul Eggert |
2005-09-23 | *** empty log message *** | Jim Meyering |
2005-09-23 | Include <config.h>. Otherwise builds with strict | Jim Meyering |
2005-09-23 | * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>. | Paul Eggert |
2005-09-22 | . | Jim Meyering |
2005-09-22 | Regenerate. | Paul Eggert |
2005-09-22 | Sync from gnulib. | Paul Eggert |
2005-09-22 | (libcoreutils_a_SOURCES): Add getaddrinfo.h, | Paul Eggert |
2005-09-22 | Nontrivial sync from gnulib. | Paul Eggert |
2005-09-22 | Add getline.h, getpass.c | Paul Eggert |
2005-09-22 | (GL_CONCAT): Remove. | Paul Eggert |
2005-09-22 | (VERIFY_EXPR, X2NREALLOC, X2REALLOC): Remove. | Paul Eggert |
2005-09-22 | Remove; no longer used. | Paul Eggert |
2005-09-22 | New file, from gnulib. | Paul Eggert |
2005-09-22 | Add getaddrinfo.h, getdelim.h, mbchar.h, | Paul Eggert |
2005-09-22 | Sync from gnulib. | Paul Eggert |
2005-09-22 | Sort. | 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 supplied | Jim 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 were | Paul Eggert |
2005-09-16 | Regenerate. | Paul Eggert |
2005-09-16 | Import file time stamp resolution improvements from gnulib. | Paul Eggert |
2005-09-16 | Include stat-time.h. | Paul Eggert |
2005-09-16 | (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP): | Paul Eggert |
2005-09-16 | New file. | Paul Eggert |
2005-09-16 | Add 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-15 | Rewrite 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 |
2005-09-14 | (my_strftime): Be sure to use L_('x') for literals. | Jim Meyering |
2005-09-14 | *** empty log message *** | Jim Meyering |
2005-09-14 | (my_strftime): Parse the colons of %:::z *after* the | Jim Meyering |
2005-09-14 | (my_strftime): Fix typo in octal number introduced in last change. | Paul Eggert |
2005-09-13 | Merge md5 from libc, and clean up some sha1 glitches. | Paul Eggert |
2005-09-13 | (SWAP): Renamed from NOTSWAP, to avoid a horrible misnaming. | Paul Eggert |
2005-09-13 | (struct sha1_ctx): Mark buffer as being aligned. | Paul Eggert |
2005-09-13 | (CYCLIC): New macro. All uses of rol changed to use CYCLIC. | Paul Eggert |
2005-09-13 | (__GNUC_PREREQ, __THROW, __attribute__): New macros. | Paul Eggert |
2005-09-13 | Add date --rfc-3339. | Paul Eggert |
2005-09-13 | (my_strftime): Add support for %:z, %::z, %:::z. | Paul Eggert |