aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/mach/hurd/getcwd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets aRoland McGrath2002-06-151-1/+1
* * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath2002-06-111-6/+6
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* 1998-07-25 19:47 Jose M. Moya <josem@gnu.org> Roland McGrath1998-08-111-6/+31
* Update.cvs/libc-ud-970623Ulrich Drepper1997-06-231-17/+17
* Upadte.cvs/libc-ud-960827cvs/libc-960828Ulrich Drepper1996-08-281-1/+5
* (_hurd_canonicalize_directory_name_internal): Don't deallocate DOTID & DOTDEVID until we're finished with them (we need to keep them at least until we've fetched the next level of id ports, so that mach will be able to use the same name if they're the same). Add inner_errlose: label, ...Miles Bader1996-06-261-5/+8
* (_hurd_canonicalize_directory_name_internal): Initialize PARENT to THISDIR, and don't ever deallocate PARENT unless it != THISDIR.Miles Bader1996-06-251-2/+6
* Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-231-9/+38
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-081-28/+31
* Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960502Roland McGrath1996-05-021-6/+2
* (__getcwd): When we find a match in the scan for a name, avoid doing another readdir (which overwrites NENTRIES, and was resulting in a bogus ENOENT).Miles Bader1996-04-251-0/+6
* Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-191-4/+12
* Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951016Roland McGrath1995-10-161-20/+14
* * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.Roland McGrath1995-09-281-2/+3
* initial importRoland McGrath1995-02-181-0/+250