about summary refs log tree commit diff
path: root/stdlib/strtol.c
Commit message (Expand)AuthorAgeFilesLines
...
* * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.Roland McGrath1995-08-071-1/+1
* [_LIBC]: Define HAVE_LIMITS_H. [HAVE_LIMITS_H]: Include it.Jim Meyering1995-07-301-1/+8
* * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath1995-07-251-4/+5
* Portability changes from Uli Drepper. [!STDC_HEADERS && !defined(NULL)] Defin...Jim Meyering1995-07-171-33/+60
* Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-181-1/+3
* Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-161-11/+76
* initial importRoland McGrath1995-02-181-0/+189