Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd. | Roland McGrath | 1995-09-28 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | (getcwd): Define as weak alias. * sysdeps/posix/getcwd.c: Likewise. * sysdeps/stub/getcwd.c: Likewise. * posix/unistd.h: Declare __getcwd. * string/string.h: Declare __strcasecmp. * sysdeps/generic/strcasecmp.c (__strcasecmp): Renamed from strcasecmp. (strcasecmp): Define as weak alias. * string/string.h: Declare __stpcpy. * sysdeps/generic/stpcpy.c (__stpcpy): Renamed from stpcpy. (stpcpy): Define as weak alias. | ||||
* | initial import | Roland McGrath | 1995-02-18 | 1 | -0/+35 |