bde
|
17a5fa641e
|
Don't attempt to lstat() the POSIXLY invalid empty pathname.
realpath() still accepts "" as an arg and converts it to a canonical
pathname for the current directory.
|
1995-02-25 16:06:07 +00:00 |
|
bde
|
5a325be3b5
|
u_int -> unsigned int, so that we don't have to include <sys/types.h>
or depend on <stdio.h> bogusly including it.
|
1994-09-05 13:26:40 +00:00 |
|
wollman
|
e017c781ca
|
First crack at making libc work with the new make macros. It compiles on
my machine, and a simple static (genassym) and shared (sysctl) executable
both work. Still to be done: RPCand YP merge.
|
1994-08-05 01:19:12 +00:00 |
|
rgrimes
|
e043687c62
|
This commit was generated by cvs2svn to compensate for changes in r1573,
which included commits to RCS files with non-trunk default branches.
|
1994-05-27 05:00:24 +00:00 |
|
rgrimes
|
cb2f2e712b
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|
rgrimes
|
be22b15ae2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|