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-headers
Commit message (
Expand
)
Author
Age
Files
Lines
*
stddef: Define 'unreachable', for ISO C 23 compliance.
Bruno Haible
2023-03-16
1
-0
/
+4
*
time-h: Renamed from time.
Bruno Haible
2023-03-08
1
-1
/
+1
*
limits-h: Work around a clang 15 bug.
Bruno Haible
2023-02-09
1
-0
/
+3
*
c-nullptr: new module
Paul Eggert
2023-02-05
1
-0
/
+6
*
alignasof: new module
Paul Eggert
2023-01-15
1
-12
/
+19
*
stdnoreturn: deprecate
Paul Eggert
2022-12-24
1
-0
/
+2
*
stdalign: alignas and alignof are C23 keywords
Paul Eggert
2022-09-13
1
-14
/
+21
*
assert-h: static_assert is a keyword in C23
Paul Eggert
2022-09-13
1
-14
/
+23
*
stdalign-tests: port to C23
Paul Eggert
2022-09-13
1
-4
/
+8
*
uchar: Work around error in C++ mode on AIX 7.2 with xlclang.
Bruno Haible
2022-09-10
1
-0
/
+3
*
Rely on new stdbool behavior
Paul Eggert
2022-09-10
1
-0
/
+2
*
stdbool: upgrade from C99 to C23
Paul Eggert
2022-09-10
1
-1
/
+6
*
stdnoreturn: Document relation to C++.
Bruno Haible
2022-09-04
1
-0
/
+3
*
net_if: Add C++ tests.
Bruno Haible
2022-09-03
1
-3
/
+3
*
stdckdint-h: new module
Paul Eggert
2022-08-10
1
-0
/
+21
*
doc: Update O_PATH platforms list.
Bruno Haible
2022-06-12
1
-2
/
+1
*
fcntl: document O_PATH
Paul Eggert
2022-06-11
1
-0
/
+6
*
stdint-tests: long long preproc on recent Sun C
Paul Eggert
2021-09-12
1
-2
/
+4
*
doc: C2X -> C2x
Paul Eggert
2021-07-31
1
-1
/
+1
*
limits-h: add BOOL_MAX, BOOL_WIDTH
Paul Eggert
2021-07-31
1
-0
/
+4
*
doc: clarify which module fixes 32-bit time_t
Paul Eggert
2021-07-06
1
-6
/
+10
*
year2038: support glibc 2.34 _TIME_BITS=64
Paul Eggert
2021-07-01
1
-3
/
+10
*
doc: Update for FreeBSD 13.0/arm64.
Bruno Haible
2021-04-18
1
-1
/
+1
*
doc: Update for FreeBSD 11.0, 12.0, 13.0.
Bruno Haible
2021-04-17
6
-6
/
+6
*
doc: Update for macOS 11.1.
Bruno Haible
2021-03-21
14
-14
/
+14
*
stddef: Generalize tcc workaround to other compilers.
Bruno Haible
2021-03-05
1
-2
/
+2
*
stddef: Work around an interoperability problem of tcc with glibc.
Bruno Haible
2021-03-03
1
-0
/
+4
*
stddef: Override wrong max_align_t on AIX 7 with xlc in 64-bit mode.
Bruno Haible
2021-01-03
1
-1
/
+1
*
time: Define TIME_UTC.
Bruno Haible
2021-01-02
1
-2
/
+4
*
test-stdalign: test Oracle Studio better
Paul Eggert
2020-09-20
1
-4
/
+4
*
doc: Update for OpenBSD 6.0, 6.7.
Bruno Haible
2020-08-23
23
-28
/
+32
*
stdnoreturn: Work around problem with MSVC/clang.
Bruno Haible
2020-08-15
1
-0
/
+4
*
doc: Update for NetBSD 7.1, 8.0, 9.0.
Bruno Haible
2020-07-25
14
-16
/
+22
*
doc: Update for Mac OS X 10.13.
Bruno Haible
2020-07-25
13
-13
/
+13
*
doc: Update for Cygwin 2.9.0.
Bruno Haible
2020-07-25
8
-9
/
+8
*
doc: Fix statement about O_CLOEXEC (wrong since 2017-08-14).
Bruno Haible
2020-05-28
1
-1
/
+5
*
doc: fix time.texi wording
Jim Meyering
2020-01-03
1
-1
/
+1
*
doc: mention 32-bit time_t issue
Paul Eggert
2020-01-03
2
-1
/
+11
*
uchar: New module.
Bruno Haible
2019-12-31
1
-4
/
+4
*
langinfo: Document more details.
Bruno Haible
2019-12-17
1
-1
/
+1
*
stddef: Document the AIX xlc issue.
Bruno Haible
2019-12-12
1
-0
/
+5
*
Document compilation error in C++ mode on NetBSD 8.0.
Bruno Haible
2019-12-07
1
-0
/
+4
*
Fix compilation errors in C++ mode on Solaris 10.
Bruno Haible
2019-12-07
1
-0
/
+3
*
wctype-h: When overriding wint_t, override also the related functions.
Bruno Haible
2019-11-17
2
-2
/
+2
*
Update some URLs
Paul Eggert
2019-09-22
84
-84
/
+84
*
doc: Update info about <pthread.h>.
Bruno Haible
2019-07-15
1
-6
/
+7
*
doc: Remove documentation of glibc <= 2.1.x as a supported platform.
Bruno Haible
2019-07-06
1
-1
/
+1
*
doc: Remove documentation of Tandem/NSK as a supported platform.
Bruno Haible
2019-07-06
1
-3
/
+0
*
doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.
Bruno Haible
2019-07-06
9
-9
/
+9
*
doc: Remove documentation of AIX 4 as a supported platform.
Bruno Haible
2019-07-06
2
-5
/
+2
[next]