* stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.
commitb25c5d66b27045e44e435dbc65b6213840d377f6
authorRoland McGrath <roland@gnu.org>
Mon, 7 Aug 1995 21:45:04 +0000 (7 21:45 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 7 Aug 1995 21:45:04 +0000 (7 21:45 +0000)
tree78b446fbaa5a428221ba12eb32c6ed8b88fa5841
parent99a9e88e55c4cb46ce645aedac3e5d1a906dfd69
* stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.

* posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when
  (NFOUND == 0 && (FLAGS & GLOB_NOCHECK)).
ChangeLog
NEWS
posix/glob.c
stdlib/strtol.c