| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
value < 0. errno is only updated in this case. Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
|
|
|
|
|
|
|
| |
instead where necessary.
Based on a diff from enh (at) google.com
ok millert@
|
|
|
|
|
| |
flag for sprintf-ness is not useful in a code path that is not
called for sprintf and friends.
|
|
|
|
|
|
| |
Kill old files that are no longer compiled.
okay theo
|
| |
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
| |
similar to the atexit handlers. Idea and help deraadt@, ok deraadt@
|
|
|
|
|
| |
o Use S_ISCHR instead of doing it by hand
o st_blksize cannot be negative (christos)
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
|
|