summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2005-03-09Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE, and usePaul Eggert-10/+20
2005-03-09*** empty log message ***Jim Meyering-0/+3
2005-03-09[!HAVE_FCHDIR]: Define open, fchdir, and chdir_longJim Meyering-0/+12
2005-03-09.Jim Meyering-28/+29
2005-03-09*** empty log message ***Jim Meyering-0/+4
2005-03-09(libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h.Jim Meyering-1/+0
2005-03-09Factor int-properties macros into a single file, except forPaul Eggert-0/+29
2005-03-09Include xstrtol.h first, to test interface.Paul Eggert-10/+5
2005-03-09Include intprops.h.Paul Eggert-9/+1
2005-03-09Include intprops.h.Paul Eggert-11/+4
2005-03-09Include intprops.h.Paul Eggert-9/+2
2005-03-09Adjust comments to match intprops.h.Paul Eggert-3/+11
2005-03-09(TYPE_SIGNED): Remove.Paul Eggert-8/+5
2005-03-09Include <signal.h>, intprops.h.Paul Eggert-6/+3
2005-03-09(TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,Paul Eggert-6/+22
2005-03-09Include intprops.h instead of limits.h.Paul Eggert-9/+2
2005-03-09(LONGEST_HUMAN_READABLE): Use 146/485 rather than 302/1000.Paul Eggert-3/+3
2005-03-09Include intprops.h.Paul Eggert-4/+3
2005-03-09Include intprops.h instead of limits.h.Paul Eggert-8/+2
2005-03-09* lib/fts.c: Include intprops.h.Paul Eggert-4/+2
2005-03-09Initial revision.Paul Eggert-0/+55
2005-03-09.Jim Meyering-0/+4
2005-03-09.Jim Meyering-52/+51
2005-03-09More migration to AC_LIBSOURCES/AC_LIBOBJ.Jim Meyering-2/+0
2005-03-09.Jim Meyering-0/+4
2005-03-09Don't include "xalloc.h". It's not used.Jim Meyering-2/+1
2005-03-04Remove workaround for nanosleep bug in Linux kernel 2.6.8 or thereabouts.Paul Eggert-0/+10
2005-03-01.Jim Meyering-1/+0
2005-03-01Don't include gethrxtime.h or xtime.h.Paul Eggert-38/+0
2005-02-28*** empty log message ***Jim Meyering-0/+6
2005-02-28(xnanosleep): Work around bug in Linux-2.6.8.1'sJim Meyering-1/+8
2005-02-26Regenerate.Paul Eggert-0/+1
2005-02-26* vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct the test forPaul Eggert-0/+5
2005-02-26(VASNPRINTF) [!USE_SNPRINTF]: Correct the test forPaul Eggert-1/+1
2005-02-26Sync from gnulib.Paul Eggert-7/+57
2005-02-24strftime.c cleanup to handle outlandish years.Paul Eggert-0/+12
2005-02-24Include <stdbool.h>. Use bool where appropriate, instead of int.Paul Eggert-66/+94
2005-02-22Regenerate.Paul Eggert-14/+16
2005-02-22Fix clock_gettime library access problem on recent GNU/Linux systems.Paul Eggert-0/+5
2005-02-22(libfetish_a_SOURCES): Remove xnanosleep.c,Paul Eggert-1/+0
2005-02-21Regenerate.Paul Eggert-46/+48
2005-02-21Describe recent changes to use realtime clocks if available,Paul Eggert-0/+16
2005-02-21Include xtime.h and gethrxtime.h, not xalloc.h.Paul Eggert-80/+54
2005-02-21(gettime): Return void, since it alwaysPaul Eggert-2/+2
2005-02-21(gettime) Return void, since it alwaysPaul Eggert-25/+19
2005-02-21(get_date): gettime now returns void, not int.Paul Eggert-3/+4
2005-02-21Initial revision.Paul Eggert-0/+204
2005-02-20*** empty log message ***Jim Meyering-1/+1
2005-02-20*** empty log message ***Jim Meyering-0/+6
2005-02-20(xgethostname): Check for ENOMEM, which isJim Meyering-2/+4