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
...
*
y2038: Convert gai_suspend to support 64 bit time
Lukasz Majewski
2020-12-04
1
-0
/
+7
*
symbols: Add defines for libanl's libanl_hidden_{def|proto}
Lukasz Majewski
2020-12-04
1
-0
/
+8
*
y2038: Convert aio_suspend to support 64 bit time
Lukasz Majewski
2020-11-30
1
-0
/
+8
*
Remove tls.h inclusion from internal errno.h
Adhemerval Zanella
2020-11-13
1
-2
/
+0
*
hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols
Samuel Thibault
2020-11-11
1
-31
/
+0
*
hurd: keep only required PLTs in ld.so
Samuel Thibault
2020-11-11
9
-8
/
+10
*
misc: Add internal __getauxval2 function
Florian Weimer
2020-10-27
1
-0
/
+5
*
time: Add 64-bit time_t support for ftime
Adhemerval Zanella
2020-10-27
3
-0
/
+29
*
Reinstate ftime and add deprecate message on ftime usage
Adhemerval Zanella
2020-10-27
1
-0
/
+1
*
Move vtimes to a compatibility symbol
Adhemerval Zanella
2020-10-19
1
-1
/
+0
*
y2038: linux: Provide __time64 implementation
Lukasz Majewski
2020-10-19
1
-0
/
+7
*
linux: Add __readdir_unlocked
Adhemerval Zanella
2020-10-16
1
-0
/
+1
*
linux: Simplify opendir buffer allocation
Adhemerval Zanella
2020-10-16
1
-1
/
+2
*
linux: Add 64-bit time_t support for wait3
Adhemerval Zanella
2020-10-16
1
-0
/
+4
*
Move ftime to a compatibility symbol
Adhemerval Zanella
2020-10-16
1
-1
/
+0
*
y2038: Remove not used __fstatat_time64 define
Lukasz Majewski
2020-10-15
1
-1
/
+0
*
linux: Move xmknod{at} to compat symbols
Adhemerval Zanella
2020-10-09
1
-2
/
+2
*
linux: Add {f}stat{at} y2038 support
Adhemerval Zanella
2020-10-09
1
-0
/
+20
*
linux: Disentangle fstatat from fxstatat
Adhemerval Zanella
2020-10-09
1
-5
/
+27
*
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
2020-10-09
1
-5
/
+9
*
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
2020-10-09
1
-37
/
+55
*
elf: Make __rtld_env_path_list and __rtld_search_dirs global variables
Florian Weimer
2020-10-08
1
-0
/
+4
*
elf: Implement __rtld_malloc_is_complete
Florian Weimer
2020-10-08
1
-0
/
+4
*
Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)
Joseph Myers
2020-10-05
1
-0
/
+1
*
linux: Add time64 recvmmsg support
Adhemerval Zanella
2020-09-28
1
-0
/
+8
*
linux: Add time64 support for nanosleep
Adhemerval Zanella
2020-09-28
1
-0
/
+9
*
linux: Add time64 sigtimedwait support
Adhemerval Zanella
2020-09-28
1
-0
/
+8
*
linux: Add time64 select support
Adhemerval Zanella
2020-09-28
2
-0
/
+14
*
linux: Add time64 pselect support
Adhemerval Zanella
2020-09-11
1
-0
/
+16
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
1
-0
/
+1
*
Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.
Joseph Myers
2020-08-19
1
-0
/
+12
*
Sync intprops.h from Gnulib
Paul Eggert
2020-08-04
1
-6
/
+11
*
Prepare for glibc 2.32 release.
glibc-2.32
Carlos O'Donell
2020-08-04
1
-1
/
+1
*
libio: Remove __libc_readline_unlocked
Florian Weimer
2020-07-21
1
-13
/
+0
*
nss: Add __nss_fgetent_r
Florian Weimer
2020-07-21
1
-0
/
+29
*
libio: Add fseterr_unlocked for internal use
Florian Weimer
2020-07-21
1
-0
/
+7
*
nss_files: Use generic result pointer in parse_line
Florian Weimer
2020-07-21
1
-36
/
+12
*
nss_files: Consolidate line parse declarations in <nss_files.h>
Florian Weimer
2020-07-21
8
-49
/
+51
*
nss_files: Consolidate file opening in __nss_files_fopen
Florian Weimer
2020-07-21
1
-0
/
+28
*
Move <rpc/netdb.h> from sunrpc to inet
Florian Weimer
2020-07-17
1
-1
/
+1
*
Remove --enable-obsolete-rpc configure flag
Petr Vorel
2020-07-13
2
-13
/
+2
*
sysv: linux: Add 64-bit time_t variant for shmctl
Adhemerval Zanella
2020-07-09
1
-1
/
+1
*
sysv: linux: Add 64-bit time_t variant for msgctl
Adhemerval Zanella
2020-07-09
1
-11
/
+1
*
sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
2020-07-09
1
-9
/
+1
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
12
-101
/
+6
*
sunrpc: Remove hidden aliases for global data symbols (bug 26210)
Florian Weimer
2020-07-08
2
-5
/
+0
*
string: Add strerrorname_np and strerrordesc_np
Adhemerval Zanella
2020-07-07
1
-0
/
+1
*
string: Add sigabbrev_np and sigdescr_np
Adhemerval Zanella
2020-07-07
2
-1
/
+5
*
string: Use tls-internal on strerror_l
Adhemerval Zanella
2020-07-07
1
-3
/
+0
*
string: Implement strerror in terms of strerror_l
Adhemerval Zanella
2020-07-07
1
-0
/
+4
[prev]
[next]