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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dlfcn: Move dlmopen into libc
Florian Weimer
2021-06-03
1
-6
/
+6
*
dlfcn: Move dlsym into libc
Florian Weimer
2021-06-03
1
-2
/
+2
*
dlfcn: Move dladdr into libc
Florian Weimer
2021-06-03
1
-2
/
+1
*
dlfcn: Move dlclose into libc
Florian Weimer
2021-06-03
1
-2
/
+5
*
dlfcn: Move dlerror into libc
Florian Weimer
2021-06-02
1
-5
/
+3
*
Update floating-point feature test macro handling for C2X
Joseph Myers
2021-06-01
1
-0
/
+2
*
Add cast_to_pointer to cast an integer to void * pointer
H.J. Lu
2021-05-22
1
-0
/
+3
*
nptl: Move pthread_create, thrd_create into libc
Florian Weimer
2021-05-21
1
-1
/
+5
*
hurd: Add execveat
Samuel Thibault
2021-05-18
1
-0
/
+2
*
Add C2X timespec_getres
Joseph Myers
2021-05-17
1
-0
/
+6
*
Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
2021-05-16
1
-4
/
+4
*
linux: implement ttyname as a wrapper around ttyname_r.
Érico Nogueira
2021-05-07
1
-2
/
+2
*
linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
Adhemerval Zanella
2021-05-07
1
-0
/
+8
*
nptl: Move pthread_barrier_init into libc
Florian Weimer
2021-05-06
1
-0
/
+3
*
nptl: Move sem_close, sem_open into libc
Florian Weimer
2021-05-05
2
-0
/
+2
*
dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
Florian Weimer
2021-04-21
1
-2
/
+0
*
nptl: Move __pthread_unwind_next into libc
Florian Weimer
2021-04-21
1
-2
/
+2
*
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
2021-04-16
1
-4
/
+10
*
linux: Normalize and return timeout on select (BZ #27651)
Adhemerval Zanella
2021-04-12
1
-0
/
+5
*
nptl: Remove pwrite from libpthread
Adhemerval Zanella
2021-03-26
1
-1
/
+1
*
nptl: Remove pread from libpthread
Adhemerval Zanella
2021-03-26
1
-1
/
+1
*
nptl: Remove lseek from libpthread
Adhemerval Zanella
2021-03-26
1
-2
/
+1
*
Add OTHER_SHLIB_COMPAT
Adhemerval Zanella
2021-03-26
1
-0
/
+9
*
malloc: Move MTAG_MMAP_FLAGS definition
Szabolcs Nagy
2021-03-26
1
-7
/
+0
*
Support for multiple versions in versioned_symbol, compat_symbol
Florian Weimer
2021-03-25
2
-45
/
+42
*
Change how the symbol_version_reference macro is defined
Florian Weimer
2021-03-25
2
-13
/
+6
*
posix: Consolidate register-atfork
Adhemerval Zanella
2021-03-12
1
-0
/
+63
*
<shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
Florian Weimer
2021-03-09
1
-13
/
+13
*
linux: Consolidate statvfs implementations
Adhemerval Zanella
2021-02-11
1
-2
/
+1
*
linux: Consolidate fstatfs implementations
Adhemerval Zanella
2021-02-11
1
-4
/
+3
*
setrlimit/getrlimit: Use __nonnull to avoid null pointer
Xiaoming Ni
2021-02-10
1
-2
/
+2
*
linux: Require /dev/shm as the shared memory file system
Florian Weimer
2021-02-08
1
-0
/
+41
*
sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
H.J. Lu
2021-02-01
3
-0
/
+23
*
Prepare for glibc 2.33 release
glibc-2.33
Adhemerval Zanella
2021-02-01
1
-1
/
+1
*
Revert "Make libc symbols hidden in static PIE" [BZ #27237]
Szabolcs Nagy
2021-01-27
1
-7
/
+2
*
Revert "linux: Move {f}xstat{at} to compat symbols" for static build
Adhemerval Zanella
2021-01-21
1
-9
/
+14
*
Make libc symbols hidden in static PIE
Szabolcs Nagy
2021-01-21
1
-2
/
+7
*
malloc: Add scratch_buffer_dupfree
Adhemerval Zanella
2021-01-05
1
-0
/
+16
*
Import filename.h from gnulib
Adhemerval Zanella
2021-01-05
1
-0
/
+112
*
Import idx.h from gnulib
Adhemerval Zanella
2021-01-05
1
-0
/
+114
*
Sync intprops.h with gnulib
Adhemerval Zanella
2021-01-04
1
-12
/
+58
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
37
-37
/
+37
*
string: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
1
-2
/
+3
*
Introduce _FORTIFY_SOURCE=3
Siddhesh Poyarekar
2020-12-31
1
-0
/
+5
*
Warn on unsupported fortification levels
Siddhesh Poyarekar
2020-12-31
1
-0
/
+3
*
malloc: Basic support for memory tagging in the malloc() family
Richard Earnshaw
2020-12-21
1
-0
/
+8
*
Replace __libc_multiple_libcs with __libc_initial flag
Florian Weimer
2020-12-16
1
-1
/
+6
*
Mark __libc_freeres_fn as used [BZ #27002]
H.J. Lu
2020-12-16
1
-1
/
+1
*
Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.
Stefan Liebler
2020-12-10
1
-0
/
+1
*
Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases
Joseph Myers
2020-12-08
1
-3
/
+0
[prev]
[next]