summaryrefslogtreecommitdiffstats
path: root/libc/include
Commit message (Expand)AuthorAgeFilesLines
* implement posix_madviseYabin Cui2014-12-042-1/+9
* Merge "Implement <pty.h>."Elliott Hughes2014-12-042-0/+46
|\
| * Implement <pty.h>.Elliott Hughes2014-12-032-0/+46
* | change argument type in madviseYabin Cui2014-12-031-1/+1
|/
* Build our benchmarks against glibc too.Elliott Hughes2014-12-011-3/+7
* Merge "support _POSIX_CPUTIME"Yabin Cui2014-12-012-1/+3
|\
| * support _POSIX_CPUTIMEYabin Cui2014-11-262-1/+3
* | libc: Fix headers to allow direct inclusion.David 'Digit' Turner2014-12-013-2/+5
|/
* Merge "flesh out sysconf(3) and the _POSIX_* constants"Yabin Cui2014-11-243-47/+155
|\
| * flesh out sysconf(3) and the _POSIX_* constantsYabin Cui2014-11-213-47/+155
* | Move some pthread functions to signal.h.Dan Albert2014-11-213-23/+59
* | Revert "<sched.h> should offer both __sched_priority and sched_priority."Dan Albert2014-11-211-2/+1
* | libc: Move <sgidefs.h> to libc/arch-mips/David 'Digit' Turner2014-11-181-34/+0
|/
* Add functions in sysinfo.h.Yabin Cui2014-11-141-1/+9
* sysconf(3) returns long.Elliott Hughes2014-11-142-2/+2
* Add non-macro stdin/stdout/stderr too.Elliott Hughes2014-11-141-4/+9
* Add missing function prototypes wcpcpy/wcpncpy.Christopher Ferris2014-11-131-0/+2
* Merge "Allow stdatomic.h to be included from mingw prebuilt."Hans Boehm2014-11-131-0/+6
|\
| * Allow stdatomic.h to be included from mingw prebuilt.Hans Boehm2014-11-121-0/+6
* | Add support for hash-style=gnuDmitriy Ivanov2014-11-121-0/+3
* | Merge "implement missing seekdir and telldir"Yabin Cui2014-11-121-0/+2
|\ \ | |/ |/|
| * implement missing seekdir and telldirYabin Cui2014-11-071-0/+2
* | bionic: libc: Added path to vendor build properties file.Daniel Rosenberg2014-11-111-0/+1
* | Add the <dirent.h> feature macros glibc uses.Elliott Hughes2014-11-101-0/+6
* | Remove temporary compatibility hack.Elliott Hughes2014-11-101-4/+0
* | Fix struct stat to match POSIX 2008.Elliott Hughes2014-11-071-27/+24
* | Add sethostname(2).Elliott Hughes2014-11-071-1/+2
* | Implement all the POSIX _l functions.Elliott Hughes2014-11-063-9/+17
* | Add POSIX lcong48.Elliott Hughes2014-11-061-9/+10
|/
* Merge "limits.h: add define for HOST_NAME_MAX"Elliott Hughes2014-10-302-0/+2
|\
| * limits.h: add define for HOST_NAME_MAXYongqin Liu2014-10-302-0/+2
* | change unsigned int to uint32_t for api arc4random/arc4random_uniformYabin Cui2014-10-281-2/+2
* | Fix the type of u_ar0 in <sys/user.h>.Elliott Hughes2014-10-241-3/+3
|/
* Use mxcr_mask instead of mxcsr_mask to match glibc.Elliott Hughes2014-10-231-1/+1
* Add mkfifoat(3).Elliott Hughes2014-10-231-0/+1
* Rename library_offset to library_fd_offsetDmitriy Ivanov2014-10-211-4/+4
* Only use <atomic> for C++11 and newer.Dan Albert2014-10-161-1/+1
* Add clock_settime and clock_nanosleep.Haruki Hasegawa2014-10-131-2/+4
* Add glibc alias for NT_PRFPREGDmitriy Ivanov2014-10-131-9/+12
* Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so.""Elliott Hughes2014-10-081-2/+2
|\
| * Revert "Work around a bug in Immersion's libImmEmulatorJ.so."Elliott Hughes2014-10-071-2/+2
* | Merge "Inline helpers need to be exported unmangled."Dan Albert2014-10-087-40/+27
|\ \ | |/ |/|
| * Inline helpers need to be exported unmangled.Dan Albert2014-10-077-40/+27
* | Work around a bug in Immersion's libImmEmulatorJ.so.Elliott Hughes2014-10-071-2/+2
|/
* cdefs.h: add artificial attribute to FORTIFY_SOURCE functionsNick Kralevich2014-10-061-0/+7
* Merge "Add file_offset parameter to android_extinfo"Dmitriy Ivanov2014-10-061-1/+9
|\
| * Add file_offset parameter to android_extinfoDmitriy Ivanov2014-10-061-1/+9
* | Merge "Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions""Nick Kralevich2014-10-061-1/+1
|\ \
| * | Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"Nick Kralevich2014-10-061-1/+1
* | | Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"Nick Kralevich2014-10-061-1/+1
|\ \ \ | |/ /