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