GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
262
-262
/
+262
*
posix: Make posix_spawn extensions available by default
Florian Weimer
2022-11-04
1
-2
/
+2
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-3
/
+3
*
posix: Suppress -Os may be used uninitialized warnings on regexec
Adhemerval Zanella Netto
2022-10-05
1
-0
/
+6
*
posix: Suppress -Os warnings on fnmatch
Adhemerval Zanella Netto
2022-10-05
1
-0
/
+31
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
2
-3
/
+3
*
Merge getopt patch from Gnulib
Paul Eggert
2022-08-23
1
-1
/
+2
*
Merge _GL_UNUSED C23 patch from Gnulib
Paul Eggert
2022-08-23
1
-2
/
+2
*
Replace __libc_multiple_threads with __libc_single_threaded
Adhemerval Zanella
2022-07-05
1
-1
/
+1
*
misc: Optimize internal usage of __libc_single_threaded
Adhemerval Zanella
2022-06-24
1
-1
/
+1
*
linux: Add process_madvise
Adhemerval Zanella
2022-06-02
1
-1
/
+1
*
Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
Arjun Shankar
2022-05-25
2
-33
/
+114
*
linux: Add P_PIDFD
Adhemerval Zanella
2022-05-17
2
-7
/
+2
*
posix/glob.c: update from gnulib
DJ Delorie
2022-04-27
1
-12
/
+58
*
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-04-13
1
-1
/
+1
*
posix: Remove unused variable on tst-_Fork.c
Adhemerval Zanella
2022-03-31
1
-1
/
+0
*
posix: Fix tst-spawn6 terminal handling (BZ #28853)
Adhemerval Zanella
2022-02-03
1
-11
/
+51
*
posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...
Adhemerval Zanella
2022-02-02
10
-101
/
+122
*
posix: Add terminal control setting support for posix_spawn
Adhemerval Zanella
2022-01-25
7
-3
/
+251
*
Fix handling of unterminated bracket expressions in fnmatch (bug 28792)
Andreas Schwab
2022-01-24
3
-3
/
+45
*
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
2022-01-12
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
259
-259
/
+259
*
regex: fix buffer read overrun in search [BZ#28470]
Paul Eggert
2021-11-24
1
-4
/
+3
*
io: Refactor close_range and closefrom
Adhemerval Zanella
2021-11-24
1
-0
/
+10
*
regex: Unnest nested functions in regcomp.c
Fangrui Song
2021-11-02
1
-223
/
+241
*
posix: Remove alloca usage for internal fnmatch implementation
Adhemerval Zanella
2021-10-21
2
-127
/
+87
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
1
-135
/
+39
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-20
1
-12
/
+16
*
elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
Szabolcs Nagy
2021-10-04
1
-0
/
+3
*
linux: Simplify get_nprocs
Adhemerval Zanella
2021-09-27
2
-1
/
+50
*
regex: copy back from Gnulib
Paul Eggert
2021-09-21
6
-63
/
+114
*
posix: Fix attribute access mode on getcwd [BZ #27476]
Aurelien Jarno
2021-09-16
2
-5
/
+3
*
Add generic C.UTF-8 locale (Bug 17318)
Carlos O'Donell
2021-09-06
9
-30
/
+662
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
48
-49
/
+1
*
posix: remove some iso-8859-encoded characters
DJ Delorie
2021-09-01
5
-336
/
+357
*
Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...
Adhemerval Zanella
2021-08-26
1
-12
/
+1
*
hurd: Fix glob lstat compatibility
Samuel Thibault
2021-07-22
1
-1
/
+2
*
mcheck: Wean away from malloc hooks [BZ #23489]
Siddhesh Poyarekar
2021-07-22
1
-3
/
+5
*
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
2021-07-22
1
-13
/
+27
*
posix: Ignore non opened files on tst-spawn5
Adhemerval Zanella
2021-07-13
1
-19
/
+34
*
Properly run tst-spawn5 directly [BZ #28067]
H.J. Lu
2021-07-09
1
-11
/
+21
*
posix: Add posix_spawn_file_actions_addclosefrom_np
Adhemerval Zanella
2021-07-08
7
-1
/
+360
*
io: Add closefrom [BZ #10353]
Adhemerval Zanella
2021-07-08
1
-0
/
+6
*
Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7...
Stefan Liebler
2021-07-01
1
-0
/
+1
*
posix: Add _Fork [BZ #4737]
Adhemerval Zanella
2021-06-28
5
-2
/
+168
*
wordexp: handle overflow in positional parameter number (bug 28011)
Andreas Schwab
2021-06-27
2
-1
/
+2
*
posix: Do not clobber errno by atfork handlers
Adhemerval Zanella
2021-06-24
1
-0
/
+6
*
posix: Consolidate fork implementation
Adhemerval Zanella
2021-06-24
3
-14
/
+139
[next]