aboutsummaryrefslogtreecommitdiffstats
path: root/libc/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Bionic: Always use fortified versions of FD_X macrosAndreas Gampe2018-04-162-7/+20
* Merge "Add remaining _l function stubs."Elliott Hughes2018-02-151-0/+1
|\
| * Add remaining _l function stubs.Elliott Hughes2018-02-131-0/+1
* | Add uc_sigmask64.Elliott Hughes2018-02-131-9/+28
|/
* Better backwards compatibility for stat64.Elliott Hughes2018-02-122-4/+14
* Remove __overloadable/__RENAME_CLANGGeorge Burgess IV2018-02-063-9/+5
* Add `sigset64_t` and accompanying functions.Elliott Hughes2018-01-303-0/+3
* The future is now (2018 edition).Elliott Hughes2018-01-301-2/+2
* Merge "Use __BIONIC_FORTIFY_VARIADIC for variadic functions."Chih-hung Hsieh2018-01-261-0/+9
|\
| * Use __BIONIC_FORTIFY_VARIADIC for variadic functions.Chih-Hung Hsieh2018-01-251-0/+9
* | <sys/ioctl.h> shouldn't pollute the namespace as much.Elliott Hughes2018-01-251-2/+0
|/
* Use in_addr in ip_mreq_source and ip_msfilter.Elliott Hughes2017-12-142-18/+0
* Test POSIX 1003.1 2016 chapter 13 "Headers".Elliott Hughes2017-12-131-13/+1
* Make our fortify FD_ISSET const, and expose the fd_mask type.Elliott Hughes2017-12-041-9/+10
* Improve the _FILE_OFFSET_BITS docs and link to them.Elliott Hughes2017-11-284-16/+23
* libc: Disable FORTIFY if we're using clang-tidy.George Burgess IV2017-10-301-2/+7
* Fix "Add a legacy inline for mmap64".Dan Albert2017-10-061-1/+12
* Add a legacy inline for mmap64.Dan Albert2017-10-052-1/+12
* Add <sys/random.h>.Elliott Hughes2017-09-291-0/+47
* Use __RENAME for long double functions.Elliott Hughes2017-09-141-4/+20
* Cast __builtin_swap64 to uint64_t.Elliott Hughes2017-09-111-12/+13
* Merge "Disable FORTIFY on ASAN builds"Treehugger Robot2017-08-181-3/+12
|\
| * Disable FORTIFY on ASAN buildsGeorge Burgess IV2017-08-181-3/+12
* | Re-submit "Name function arguments in libc headers for Studio."Elliott Hughes2017-08-1845-243/+237
|/
* Revert "Name function arguments in libc headers for Studio."Colin Cross2017-08-1745-237/+243
* Name function arguments in libc headers for Studio.Elliott Hughes2017-08-1645-243/+237
* Enable FORTIFY in unoptimized buildsGeorge Burgess IV2017-08-151-3/+3
* Remove nullability specifications.Elliott Hughes2017-08-015-44/+11
* Remove restrict/__restrict.Elliott Hughes2017-08-011-4/+2
* Merge "libc: Add diagnose_if macros to cdefs."Treehugger Robot2017-08-011-0/+5
|\
| * libc: Add diagnose_if macros to cdefs.George Burgess IV2017-07-311-0/+5
* | Merge "libc: Split FORTIFY into its own headers"Treehugger Robot2017-08-013-179/+11
|\ \
| * | libc: Split FORTIFY into its own headersGeorge Burgess IV2017-07-273-179/+11
| |/
* / Remove workaround in <sys/epoll.h>.Elliott Hughes2017-07-271-20/+0
|/
* Use __RENAME_IF_FILE_OFFSET64 where possible.Elliott Hughes2017-07-202-7/+7
* Add __RENAME_IF_FILE_OFFSET64.Dan Albert2017-07-171-3/+4
* Merge "Undo recent _FILE_OFFSET_BITS=64 changes."Treehugger Robot2017-07-103-7/+6
|\
| * Undo recent _FILE_OFFSET_BITS=64 changes.Elliott Hughes2017-07-103-7/+6
* | Merge "Support building binutils out of the box for x86/x86-64."Elliott Hughes2017-07-062-0/+12
|\ \
| * | Support building binutils out of the box for x86/x86-64.Elliott Hughes2017-07-062-0/+12
| |/
* / Make <sys/ttydefaults.h> more usable.Elliott Hughes2017-07-061-32/+2
|/
* Merge "Add sys/stat.h compatibility macros for old NDKs."Treehugger Robot2017-06-161-0/+4
|\
| * Add sys/stat.h compatibility macros for old NDKs.Dan Albert2017-06-141-0/+4
* | Add #defines for some key enums.Elliott Hughes2017-06-151-0/+60
* | Merge "Don't use the overloadable attribute if we're not fortified."Elliott Hughes2017-06-151-5/+15
|\ \
| * | Don't use the overloadable attribute if we're not fortified.Elliott Hughes2017-06-141-5/+15
| |/
* / Add <sys/mtio.h>.Elliott Hughes2017-06-141-0/+1
|/
* Fix boost build with unified headers.Elliott Hughes2017-06-011-6/+18
* Merge "Stop including <sys/sysmacros.h> from <sys/types.h>."Treehugger Robot2017-05-251-2/+0
|\
| * Stop including <sys/sysmacros.h> from <sys/types.h>.Elliott Hughes2017-05-231-2/+0