index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
posix-functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilogbl: Work around Cygwin bug.
Bruno Haible
2019-12-12
1
-0
/
+4
*
strtold: Work around Cygwin bug.
Bruno Haible
2019-12-12
1
-0
/
+5
*
fsync tests: Skip test that is known to fail.
Bruno Haible
2019-12-12
1
-1
/
+1
*
getaddrinfo: Fix calling convention in 32-bit mode on native Windows.
Bruno Haible
2019-12-12
2
-0
/
+9
*
Fix compilation error in C++ mode on Solaris 11 OpenIndiana.
Bruno Haible
2019-12-04
1
-0
/
+4
*
mbrtowc: Modernize autoconf test.
Bruno Haible
2019-11-24
1
-2
/
+2
*
wcstok: Correct documentation.
Bruno Haible
2019-11-24
1
-1
/
+1
*
wcstok: Work around wrong signature on native Windows.
Bruno Haible
2019-11-24
1
-0
/
+3
*
access: Document limitations on Windows.
Bruno Haible
2019-09-28
1
-0
/
+13
*
Update some URLs
Paul Eggert
2019-09-22
1191
-1191
/
+1191
*
access: New module.
Bruno Haible
2019-09-15
1
-1
/
+4
*
creat: New module.
Bruno Haible
2019-09-15
1
-5
/
+12
*
doc: Update for glibc 2.30.
Bruno Haible
2019-09-07
2
-2
/
+2
*
pthread-spin: New module.
Bruno Haible
2019-07-15
5
-20
/
+30
*
pthread-tss: New module.
Bruno Haible
2019-07-15
4
-16
/
+24
*
pthread-cond: New module.
Bruno Haible
2019-07-15
8
-32
/
+48
*
pthread-rwlock: New module.
Bruno Haible
2019-07-15
12
-45
/
+67
*
pthread-mutex: New module.
Bruno Haible
2019-07-15
12
-45
/
+65
*
pthread-once: New module.
Bruno Haible
2019-07-15
1
-4
/
+6
*
pthread-thread: New module.
Bruno Haible
2019-07-15
10
-42
/
+68
*
sched_yield: New module.
Bruno Haible
2019-07-15
1
-4
/
+6
*
doc: Fix info about pthread API in HP-UX.
Bruno Haible
2019-07-15
30
-30
/
+30
*
doc: Remove documentation of glibc <= 2.1.x as a supported platform.
Bruno Haible
2019-07-06
1
-1
/
+1
*
doc: Remove documentation of Linux libc5 as a supported platform.
Bruno Haible
2019-07-06
14
-44
/
+0
*
doc: Remove documentation of Tandem/NSK as a supported platform.
Bruno Haible
2019-07-06
5
-5
/
+5
*
doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.
Bruno Haible
2019-07-06
128
-160
/
+115
*
doc: Remove documentation of AIX 4 as a supported platform.
Bruno Haible
2019-07-06
24
-31
/
+23
*
doc: Remove documentation of HP-UX 10 as a supported platform.
Bruno Haible
2019-07-06
13
-43
/
+2
*
doc: Remove documentation of Interix 3.5 as a supported platform.
Bruno Haible
2019-07-06
3
-8
/
+2
*
doc: Remove documentation of IRIX 6.4 and older as supported platforms.
Bruno Haible
2019-07-06
141
-197
/
+117
*
doc: Remove documentation of OSF/1 as supported platform.
Bruno Haible
2019-07-06
574
-774
/
+610
*
doc: Remove documentation of BSDI and BSD/OS as supported platforms.
Bruno Haible
2019-07-06
3
-12
/
+0
*
doc: Remove documentation of Solaris 8 and older as supported platforms.
Bruno Haible
2019-07-06
250
-279
/
+250
*
doc: Remove documentation of Interix 3.5 as a supported platform.
Bruno Haible
2019-07-06
595
-599
/
+597
*
doc: Remove documentation of BeOS as a supported platform.
Bruno Haible
2019-07-06
722
-811
/
+760
*
getcwd: Fix crash when invoked with size = 0 on MSVC.
Bruno Haible
2019-07-02
1
-1
/
+4
*
Document setvbuf _IOLBF problem
Paul Eggert
2019-06-23
1
-0
/
+4
*
Document lseek SEEK_DATA/SEEK_HOLE
Paul Eggert
2019-06-23
1
-0
/
+3
*
tss: New module.
Bruno Haible
2019-06-20
4
-16
/
+16
*
cnd: New module.
Bruno Haible
2019-06-20
6
-24
/
+24
*
mtx: New module.
Bruno Haible
2019-06-20
7
-28
/
+28
*
thrd: New module.
Bruno Haible
2019-06-20
8
-32
/
+41
*
pthread_mutex_timedlock: New module.
Bruno Haible
2019-06-20
1
-4
/
+6
*
posix_spawn_file_actions_addfchdir: New module.
Bruno Haible
2019-06-10
2
-6
/
+8
*
doc: Mention the ISO C11 multithreading header and functions.
Bruno Haible
2019-06-10
25
-0
/
+600
*
doc: Mention more ISO TS 18661-1 <math.h> functions.
Bruno Haible
2019-06-10
12
-0
/
+288
*
doc: Mention strfromf, strfromd, strfroml.
Bruno Haible
2019-06-10
3
-0
/
+87
*
doc: Mention ISO TS 18661-1 <fenv.h> functions.
Bruno Haible
2019-06-10
4
-0
/
+96
*
doc: Mention more ISO TS 18661-1 <math.h> functions.
Bruno Haible
2019-06-10
42
-0
/
+1008
*
doc: Mention nextdown, nextup.
Bruno Haible
2019-06-10
6
-0
/
+174
[next]