Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Tue, 14 Sep 2010 09:03:55 -0700 |
Paul Eggert |
fts, getcwd, glob: audit for dirfd returning -1
|
Wed, 14 Jul 2010 00:06:03 -0700 |
Paul R. Eggert |
getcwd: on Solaris, work better if ancestors are inaccessible
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Mon, 07 Sep 2009 05:51:20 -0600 |
Eric Blake |
getcwd: minor cleanups
|
Tue, 01 Sep 2009 12:25:01 -0600 |
Eric Blake |
backupfile, chdir-long, fts, savedir: make safer
|
Sun, 19 Oct 2008 12:47:52 +0200 |
Bruno Haible |
Move the dirfd() declaration to <dirent.h>.
|
Mon, 17 Dec 2007 13:30:09 +0100 |
Petr Salinger |
getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
|
Fri, 14 Dec 2007 19:46:26 +0100 |
Jim Meyering |
Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
|
Wed, 17 Oct 2007 02:20:47 +0200 |
Bruno Haible |
Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Mon, 19 Mar 2007 17:30:07 +0000 |
Paul Eggert |
* lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
|
Wed, 21 Feb 2007 20:49:59 +0000 |
Paul Eggert |
* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
|
Wed, 21 Feb 2007 08:36:35 +0000 |
Paul Eggert |
* lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
|
Wed, 21 Feb 2007 07:54:16 +0000 |
Paul Eggert |
Minor fixups to port to Solaris 10 with Sun C 5.8.
|
Mon, 19 Feb 2007 20:03:22 +0000 |
Jim Meyering |
Don't use FD after a successful "fdopendir (fd)".
|
Mon, 19 Feb 2007 02:23:32 +0000 |
Bruno Haible |
Move more declarations into <unistd.h>.
|
Sat, 03 Feb 2007 00:23:57 +0000 |
Jim Meyering |
Make pwd and readlink work also when run with an unreadable parent dir
|
Fri, 26 Jan 2007 22:16:55 +0000 |
Paul Eggert |
* doc/gnulib-tool.texi (Initial import): Update to match current
|
Sun, 14 Jan 2007 11:32:10 +0000 |
Bruno Haible |
New module 'fchdir'.
|
Wed, 13 Sep 2006 22:38:14 +0000 |
Paul Eggert |
* _fpending.c: Include <config.h> unconditionally, since we no
|
Tue, 11 Jul 2006 06:02:51 +0000 |
Paul Eggert |
* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
|
Thu, 06 Jul 2006 23:29:27 +0000 |
Paul Eggert |
* lib/getloadavg.c: Use __VMS, not VMS.
|
Mon, 03 Jul 2006 08:32:46 +0000 |
Paul Eggert |
Merge from coreutils.
|
Tue, 21 Feb 2006 06:40:34 +0000 |
Paul Eggert |
* getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
|
Sun, 30 Oct 2005 01:32:04 +0000 |
Paul Eggert |
* getcwd.c (__getcwd): Don't assume that system calls after readdir
|
Tue, 27 Sep 2005 08:36:17 +0000 |
Jim Meyering |
Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.
|
Fri, 23 Sep 2005 04:15:13 +0000 |
Paul Eggert |
Sync from coreutils.
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Sat, 02 Jul 2005 09:45:07 +0000 |
Jim Meyering |
Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
|
Thu, 02 Jun 2005 20:41:04 +0000 |
Paul Eggert |
Sync from coreutils.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Wed, 01 Dec 2004 07:26:53 +0000 |
Paul Eggert |
(is_ENAMETOOLONG): New macro.
|
Fri, 26 Nov 2004 08:35:29 +0000 |
Paul Eggert |
Merge from coreutils for getcwd and HP-UX 11.
|
Fri, 06 Aug 2004 06:29:11 +0000 |
Paul Eggert |
New getcwd module, imported from coreutils.
|