index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
posix
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix conditionals on mtrace-based tests (bug 31892)
Carlos O'Donell
2024-07-01
1
-6
/
+20
*
posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)
Adhemerval Zanella
2024-06-25
1
-32
/
+48
*
Extend tst-getconf.sh test with NPROCESSORS_CONF and NPROCESSORS_ONLN
Jan Kurik
2024-06-17
1
-0
/
+4
*
getconf: Add NPROCESSORS_{CONF,ONLN} [BZ #31661]
Mohamed Akram
2024-06-05
1
-0
/
+2
*
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2024-04-02
3
-5
/
+5
*
unistd: Improve fortify with clang
Adhemerval Zanella
2024-02-27
1
-28
/
+82
*
Omit regex.c pragmas no longer needed
Paul Eggert
2024-01-01
1
-4
/
+0
*
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
262
-262
/
+262
*
posix: Revert the removal of the crypt prototype from <unistd.h>
Florian Weimer
2023-11-22
1
-0
/
+13
*
posix: Check pidfd_spawn with tst-spawn7-pid
Adhemerval Zanella
2023-11-15
1
-1
/
+1
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
1
-10
/
+0
*
Move getnameinfo from 'inet' to 'nss'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
Move getaddrinfo from 'posix' into 'nss'
Arjun Shankar
2023-10-24
11
-985
/
+1
*
Remove 'grp' and merge into 'nss' and 'posix'
Arjun Shankar
2023-10-24
3
-1
/
+33
*
Remove unused -DRESOLVER getaddrinfo build flag
Arjun Shankar
2023-09-29
1
-1
/
+1
*
posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
Adhemerval Zanella Netto
2023-09-05
12
-140
/
+271
*
linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)
Adhemerval Zanella Netto
2023-09-05
3
-2
/
+8
*
tst-*glob*: Do not check d_name size
Samuel Thibault
2023-08-03
2
-2
/
+2
*
posix: Fix test-errno build with fortify enable
Adhemerval Zanella Netto
2023-07-26
1
-1
/
+7
*
unistd: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
1
-3
/
+3
*
posix/bits/unistd.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
3
-153
/
+200
*
Exclude routines from fortification
Frédéric Bérat
2023-07-05
1
-0
/
+11
*
Call "CST" a time zone abbreviation, not a name
Paul Eggert
2023-06-22
1
-1
/
+1
*
posix: Add test case for gai_strerror()
Dridi Boukelmoune
2023-06-13
2
-0
/
+44
*
tests: Replace various function calls with their x variant
Frédéric Bérat
2023-06-06
2
-3
/
+6
*
tests: fix warn unused result on asprintf calls
Frédéric Bérat
2023-06-06
6
-50
/
+16
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
18
-47
/
+47
*
tests: fix warn unused results
Frédéric Bérat
2023-06-01
2
-3
/
+6
*
tests: replace ftruncate by xftruncate
Frédéric Bérat
2023-06-01
1
-1
/
+2
*
posix: Reformat Makefile.
Carlos O'Donell
2023-05-19
1
-20
/
+20
*
Fix regex type usage
наб
2023-05-01
1
-4
/
+4
*
posix: Re-flow and sort multiline Makefile definitions
Adhemerval Zanella
2023-04-20
1
-126
/
+425
*
posix: Fix some crashes in wordexp [BZ #18096]
Julian Squires
2023-03-28
2
-7
/
+8
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
2
-2
/
+4
*
rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}
abushwang
2023-03-08
1
-3
/
+9
*
posix: Ensure the initial signal disposition for tst-spawn7
Adhemerval Zanella Netto
2023-03-08
1
-0
/
+6
*
__glob64_time64: Fix typo for stub_warning call (BZ #30146)
Samuel Thibault
2023-02-20
1
-1
/
+1
*
glob64_time64: Fix typo for stub_warning call (BZ #30146)
Samuel Thibault
2023-02-19
1
-1
/
+1
*
Naming the parameter of dummy_sa_handler
Mahesh Bodapati
2023-02-13
1
-1
/
+1
*
hurd: Implement SHM_ANON
Sergey Bugaev
2023-02-01
1
-4
/
+21
*
linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
Adhemerval Zanella Netto
2023-02-01
2
-1
/
+181
*
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
[next]