Age | Commit message (Expand) | Author |
2006-03-12 | Remove asctime_r, ctime_r, and let m4 specify the sources. | Paul Eggert |
2006-03-12 | (asctime_r, ctime_r): Remove. | Paul Eggert |
2006-03-12 | (libcoreutils_a_SOURCES): Remove time_r.c, time_r.h, | Paul Eggert |
2006-02-27 | . | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | (libcoreutils_a_SOURCES): Add base64.h and base64.c. | Jim Meyering |
2006-02-21 | (AT_FDCWD): Work around a bug in Solaris 9 and 10, where | Paul Eggert |
2006-02-20 | . | Jim Meyering |
2006-02-16 | *** empty log message *** | Jim Meyering |
2006-02-16 | Include lstat.h, so that uses of lstat are converted | Jim Meyering |
2006-02-14 | Sync from gnulib. | Paul Eggert |
2006-02-11 | Fix typo in previous checkin: I deleted a '2' by mistake. | Paul Eggert |
2006-02-08 | (close_stdout): Don't assume 'bool' converts nonzero | Paul Eggert |
2006-02-02 | *** empty log message *** | Jim Meyering |
2006-02-02 | Eliminate the unwelcome (albeit unlikely) possibility of xmalloc | Jim Meyering |
2006-01-27 | (L_): Renamed from L. All uses changed. | Paul Eggert |
2006-01-26 | Sync stdbool from gnulib. | Paul Eggert |
2006-01-25 | Merge stdbool from gnulib; we're still not quite there yet. | Paul Eggert |
2006-01-25 | (true, false) [defined __BEOS__]: undef, as before. | Paul Eggert |
2006-01-25 | . | Jim Meyering |
2006-01-25 | Remove useless parentheses in cpp directive. | Jim Meyering |
2006-01-25 | *** empty log message *** | Jim Meyering |
2006-01-25 | Remove useless parentheses in cpp directive. | Jim Meyering |
2006-01-24 | Import from gnulib. | Paul Eggert |
2006-01-23 | *** empty log message *** | Jim Meyering |
2006-01-23 | Remove unused definition of N_. | Jim Meyering |
2006-01-22 | (quotearg_buffer_restyled): Add "default: break;" | Paul Eggert |
2006-01-21 | . | Jim Meyering |
2006-01-17 | (openat_needs_fchdir): New function. | Jim Meyering |
2006-01-17 | *** empty log message *** | Jim Meyering |
2006-01-17 | (openat_needs_fchdir): Declare it. | Jim Meyering |
2006-01-17 | *** empty log message *** | Jim Meyering |
2006-01-17 | [struct FTS] (fts_cwd_fd): New member. | Jim Meyering |
2006-01-17 | Rewrite fts.c not to change the current working directory, | Jim Meyering |
2006-01-12 | . | Jim Meyering |
2006-01-12 | *** empty log message *** | Jim Meyering |
2006-01-12 | Remove useless parentheses in cpp directives, so that | Jim Meyering |
2006-01-12 | Import from gnulib. | Paul Eggert |
2006-01-12 | Add stdint_.h. | Paul Eggert |
2006-01-12 | Adjust to md5 changes in gnulib, and make sha1 etc. more consistent | Paul Eggert |
2006-01-12 | (struct sha512_ctx): Use a word buffer, not a byte buffer, so that we | Paul Eggert |
2006-01-12 | (struct sha256_ctx): Use a word buffer, not a byte buffer, so that we | Paul Eggert |
2006-01-12 | (struct sha1_ctx): Use a word buffer, not a byte buffer, | Paul Eggert |
2006-01-12 | Fix commentary to match md5 better. Adjust to .h file changes. | Paul Eggert |
2006-01-12 | (__attribute__): Remove; unused. | Paul Eggert |
2006-01-12 | Fix commentary typos. | Paul Eggert |
2006-01-12 | (BUILT_SOURCES, EXTRA_DIST, stdint.h, MOSTLYCLEANFILES): | Paul Eggert |
2006-01-12 | Add stdint.h. | Paul Eggert |