ache
|
59889a1524
|
strtok() -> strsep() (no strtok() in libraries allowed)
small cleanup in nearby area:
pointer 0 -> NULL, according to manpages
hardcoded constant -> sizeof(buf)
|
2000-08-29 21:04:07 +00:00 |
|
bde
|
e9a4005006
|
Fixed scanf format errors. The error handling is not quite bug for bug
compatible. I think small negative uids are handled compatibly but
other out of bounds ones are truncated differently for certain sizes of
uid_t.
|
1998-06-30 17:21:48 +00:00 |
|
wpaul
|
6f8dcc8271
|
getnetid() crashes if no /etc/netid file is present (it tries to fclose()
a FILE * handle that wasn't really open).
|
1997-06-12 18:42:43 +00:00 |
|
wpaul
|
acb47603ed
|
This commit was generated by cvs2svn to compensate for changes in r26219,
which included commits to RCS files with non-trunk default branches.
|
1997-05-28 05:00:11 +00:00 |
|