Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-05 | Make sure NULL is defined by including stddef.h | Jim Meyering | |
(if STDC_HEADERS || _LIBC) or simply defining it (otherwise). Include sys/types.h for definition of size_t needed by regex.h. | |||
1996-09-03 | this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>. | Jim Meyering | |
1996-09-02 | (ENABLE_NLS): Include libintl.h and define _ to gettext. | Jim Meyering | |
1996-07-22 | (rpmatch): Add back [[:alpha:]]. Drepper says it's the standard. | Jim Meyering | |
1996-07-21 | [STDC_HEADERS]: Guard inclusion of stdlib.h. | Jim Meyering | |
(_) [!_]: Define it. (try): Add RESPONSE parameter. (rpmatch): Update caller. Change the regular expressions to be ^[yY] and ^[nN]. | |||
1996-07-21 | . | Jim Meyering | |