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
/
bits
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
misc/bits/syslog.h: Clearly separate declaration from definition
Frédéric Bérat
2023-07-05
1
-0
/
+1
*
misc/bits/select2.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
1
-0
/
+1
*
posix/bits/unistd.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Apply asm redirections in wchar.h before first use
Raphael Moreira Zinsly
2022-08-30
1
-0
/
+1
*
Apply asm redirections in stdio.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2022-07-14
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
elf: Add _dl_find_object function
Florian Weimer
2021-12-28
1
-0
/
+1
*
nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c
Florian Weimer
2021-11-17
1
-0
/
+1
*
Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN
Florian Weimer
2021-07-12
1
-7
/
+0
*
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
2021-07-09
1
-0
/
+7
*
linux: Add close_range
Adhemerval Zanella
2021-07-08
1
-0
/
+6
*
linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
Adhemerval Zanella
2021-05-07
1
-0
/
+8
*
sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
H.J. Lu
2021-02-01
2
-0
/
+12
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
time: Add 64-bit time_t support for ftime
Adhemerval Zanella
2020-10-27
1
-0
/
+1
*
Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)
Joseph Myers
2020-10-05
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
1
-0
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Florian Weimer
2019-06-12
3
-0
/
+3
*
ldbl-opt: Add error and error_at_line (bug 23984)
Gabriel F. T. Gomes
2019-03-01
1
-0
/
+1
*
ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)
Gabriel F. T. Gomes
2019-03-01
1
-0
/
+1
*
ldbl-opt: Add argp_error and argp_failure (bug 23983)
Gabriel F. T. Gomes
2019-03-01
1
-0
/
+1
*
Add missing header wrappers under include/
Florian Weimer
2019-02-16
3
-0
/
+3
*
Provide <bits/unistd_ext.h> as a sysdeps header exclusively
Florian Weimer
2019-02-08
1
-1
/
+0
*
posix: Fix missing wrapper header for <bits/unistd_ext.h>
Florian Weimer
2019-02-08
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Add *-ldbl.h headers to include/bits
Gabriel F. T. Gomes
2018-12-11
6
-0
/
+6
*
Add the statx function
Florian Weimer
2018-07-10
1
-0
/
+1
*
Add build infrastructure for narrowing libm functions.
Joseph Myers
2018-02-09
1
-0
/
+1
*
Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
2018-02-07
1
-45
/
+0
*
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-02-07
4
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-12-24
1
-0
/
+45
*
Fix sigval namespace (bug 21944).
Joseph Myers
2017-08-16
1
-0
/
+1
*
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-20
2
-0
/
+2
*
Remove bits/string.h.
Zack Weinberg
2017-06-20
2
-1
/
+1
*
Define struct rusage in sys/wait.h when required (bug 21575).
Joseph Myers
2017-06-19
1
-0
/
+1
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
1
-5
/
+8
*
Remove __need_schedparam and __cpu_set_t_defined.
Zack Weinberg
2017-06-12
1
-0
/
+1
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
6
-0
/
+6
*
Fix include paths in include/bits/types/*.h.
Joseph Myers
2017-06-07
11
-11
/
+11
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
3
-0
/
+3
*
Remove __need_list_t and __need_res_state.
Zack Weinberg
2017-05-20
1
-0
/
+1
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
1
-0
/
+1
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-0
/
+1
*
getopt: eliminate __need_getopt by splitting up getopt.h.
Zack Weinberg
2017-04-07
3
-0
/
+3
*
Split helper classification macros from mathcalls.h
Gabriel F. T. Gomes
2017-03-15
1
-0
/
+1
[next]