Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-12-02 | Assume <locale.h> exists. | Paul Eggert | |
Include "strdup.h". (GLIBC_VERSION): New macro. (hard_locale): Assume setlocale exists. Rewrite to avoid #ifdef. Use strdup rather than malloc + strcpy. | |||
2004-08-02 | hard-locale.c (hard_locale): Return bool, not int. | Paul Eggert | |
2003-09-10 | Include hard-locale.h first. | Jim Meyering | |
Include <stdlib.h>, <string.h> unconditionally. | |||
2002-04-30 | Upgrade to version used in GNU Diffutils 2.8.1. | Jim Meyering | |
2001-10-22 | (alloca): Define to __builtin_alloca if __GNUC__, | Jim Meyering | |
to avoid a warning if -Wall. | |||
2000-10-24 | (hard_locale): Revert last change -- it was simply | Jim Meyering | |
wrong. That set_locale call must not have any side effects. From Paul Eggert. | |||
2000-10-16 | (hard_locale): Use "", not 0 as 2nd arg to setlocale. | Jim Meyering | |
From Jan Fedak. | |||
2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | |
2000-07-09 | update copyright date | Jim Meyering | |
1999-07-04 | . | Jim Meyering | |