Tue, 20 Nov 2012 22:25:07 -0800 |
Paul Eggert |
unistd: better 'inline'
|
Fri, 04 May 2012 13:05:31 -0700 |
Paul Eggert |
unistd_h: make it easier to avoid sys_types_h
|
Sat, 14 Apr 2012 23:27:45 +0200 |
Bruno Haible |
Large File Support for native Windows platforms.
|
Tue, 03 Jan 2012 03:54:08 +0100 |
Bruno Haible |
New module 'isatty'.
|
Sat, 03 Dec 2011 14:22:09 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:18 -0500 |
Ben Walton |
Integrate the sethostname module into unistd
|
Sat, 26 Nov 2011 21:08:25 +0100 |
Bruno Haible |
Fix conflict between two instantiations of module 'unistd'.
|
Sat, 24 Sep 2011 02:08:13 +0200 |
Bruno Haible |
New module 'dup'.
|
Fri, 23 Sep 2011 12:32:41 +0200 |
Bruno Haible |
New module 'chdir'.
|
Fri, 16 Sep 2011 13:49:16 -0600 |
Eric Blake |
fdatasync: port to MacOS X 10.7
|
Fri, 16 Sep 2011 09:59:23 -0600 |
Eric Blake |
fdatasync: new module
|
Thu, 15 Sep 2011 18:00:32 +0200 |
Bruno Haible |
Support for MSVC compiler: Ensure ssize_t gets defined.
|
Tue, 12 Jul 2011 11:44:55 +0200 |
Bruno Haible |
Rename module 'warn-on-use' to 'snippet/warn-on-use'.
|
Tue, 12 Jul 2011 11:39:50 +0200 |
Bruno Haible |
Rename module 'c++defs' to 'snippet/c++defs'.
|
Tue, 12 Jul 2011 11:34:36 +0200 |
Bruno Haible |
Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
|
Wed, 08 Jun 2011 13:23:56 +0200 |
Bruno Haible |
gnulib-tool: Better isolation between different gnulib-tool invocations.
|
Sun, 29 May 2011 15:44:42 +0200 |
Bruno Haible |
Allow multiple gnulib generated include files to be combined.
|
Thu, 12 May 2011 02:03:07 +0200 |
Bruno Haible |
group-member: Declare function in <unistd.h>.
|
Fri, 06 May 2011 08:15:59 -0700 |
Bruce Korb |
manual merge
topic/libposix
|
Fri, 15 Apr 2011 01:02:13 +0200 |
Bruno Haible |
Support non-blocking pipe I/O in read() on native Windows.
|
Wed, 13 Apr 2011 12:15:43 +0200 |
Bruno Haible |
Support non-blocking pipe I/O in write() on native Windows.
|
Sun, 03 Apr 2011 23:07:25 +0200 |
Bruno Haible |
Ensure to rebuild generated .h files when config.status has changed.
|
Fri, 01 Apr 2011 08:10:58 -0700 |
Bruce Korb |
merge to current master
|
Wed, 09 Feb 2011 00:16:54 +0100 |
Bruno Haible |
Split large sed scripts, for HP-UX sed.
|
Sun, 06 Feb 2011 21:11:40 +0100 |
Bruce Korb |
libposix: Revert the unreviewed part of yesterday's big merge.
|
Sat, 05 Feb 2011 08:22:48 -0800 |
Bruce Korb |
libposix: Add _HEADERS primaries to posix modules.
|
Thu, 30 Dec 2010 14:05:05 -0800 |
Bruce Korb |
merge with hand edits to ChangeLog
|
Tue, 14 Dec 2010 11:49:02 -0800 |
Bruce Korb |
hand merged
|
Tue, 16 Nov 2010 13:34:36 -0800 |
Bruce Korb |
spell the pkginclude directory correctly.
|
Tue, 16 Nov 2010 13:07:00 -0800 |
Bruce Korb |
replace include_HEADERS with pkgincludedir_HEADERS
|
Mon, 11 Oct 2010 15:51:59 +0700 |
Gary V. Vaughan |
add _HEADERS primaries to Makefile.am snippets for installable headers
|
Wed, 22 Dec 2010 19:25:34 +0100 |
Bruno Haible |
getlogin_r: Work around portability problem on OSF/1.
|
Mon, 20 Dec 2010 13:10:22 +0100 |
Bruno Haible |
ttyname_r: Add missing declaration on HP-UX 11.
|
Sun, 19 Dec 2010 14:33:14 +0100 |
Bruno Haible |
fchdir: Add missing declaration on OSF/1 5.1.
|
Sat, 11 Dec 2010 03:03:05 +0100 |
Bruno Haible |
pipe-posix: Make it work in C++ mode.
|
Fri, 10 Dec 2010 15:18:38 -0700 |
Eric Blake |
pipe-posix: new module
|
Tue, 30 Nov 2010 21:27:21 +0100 |
Bruno Haible |
getdomainname: Use the system function when possible.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Wed, 05 May 2010 21:09:38 +0200 |
Peter O'Gorman |
New module pwrite.
|
Sun, 25 Apr 2010 20:57:52 +0200 |
Bruno Haible |
ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
|
Sat, 03 Apr 2010 15:59:25 +0200 |
Bruno Haible |
fchdir: Fix regression introduced on 2010-03-08.
|
Sat, 03 Apr 2010 15:43:45 +0200 |
Bruno Haible |
getpagesize: Fix C++ test error on mingw.
|
Sun, 21 Mar 2010 14:38:25 +0100 |
Bruno Haible |
New module 'ttyname_r'.
|
Fri, 19 Mar 2010 23:22:28 +0100 |
Bruno Haible |
getusershell: Provide declaration, missing on Solaris 9.
|
Mon, 08 Mar 2010 01:47:37 +0100 |
Bruno Haible |
unistd: Avoid #define replacements in C++ mode.
|
Wed, 16 Dec 2009 16:20:28 -0700 |
Eric Blake |
warn-on-use: use instead of link-warning
|
Sat, 16 Jan 2010 20:30:58 +0100 |
Ralf Wildenhues |
Split large sed scripts, for HP-UX sed.
|
Thu, 31 Dec 2009 13:28:59 -0700 |
Eric Blake |
unistd: warn on use of environ without module
|
Sat, 09 Jan 2010 16:17:50 +0100 |
Bruno Haible |
New module 'getlogin'.
|
Fri, 11 Dec 2009 01:15:28 +0100 |
Bruno Haible |
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
|
Wed, 09 Dec 2009 12:41:19 +0100 |
Bruno Haible |
link-warning: Add copyright notice.
|
Wed, 25 Nov 2009 14:33:30 +0100 |
Jim Meyering |
pread: new module
|
Wed, 18 Nov 2009 20:07:44 -0700 |
Eric Blake |
sleep: work around cygwin bug
|
Tue, 17 Nov 2009 09:24:56 -0700 |
Eric Blake |
usleep: new module
|
Thu, 12 Nov 2009 21:45:20 -0700 |
Eric Blake |
lchown: detect Solaris and FreeBSD bug
|
Thu, 12 Nov 2009 21:45:20 -0700 |
Eric Blake |
chown: detect Solaris and FreeBSD bug
|
Thu, 12 Nov 2009 09:53:14 -0700 |
Eric Blake |
getgroups, getugroups: provide stubs for mingw
|
Mon, 05 Oct 2009 21:30:33 -0600 |
Eric Blake |
linkat: support Linux 2.6.17
|
Tue, 08 Sep 2009 20:47:40 -0600 |
Eric Blake |
linkat: new module
|
Tue, 22 Sep 2009 17:14:23 -0600 |
Eric Blake |
readlink: fix cygwin 1.5.x bug with return type
|