index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
bits
/
types
Age
Commit message (
Expand
)
Author
2020-10-27
time: Add 64-bit time_t support for ftime
Adhemerval Zanella
2020-10-05
Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)
Joseph Myers
2019-06-12
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Florian Weimer
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
2017-08-16
Fix sigval namespace (bug 21944).
Joseph Myers
2017-06-20
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-19
Define struct rusage in sys/wait.h when required (bug 21575).
Joseph Myers
2017-06-08
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-07
Fix include paths in include/bits/types/*.h.
Joseph Myers
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
Remove __need_list_t and __need_res_state.
Zack Weinberg
2017-05-19
Split up bits/sigstack.h.
Joseph Myers
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2016-09-23
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg