summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Sync with upstream OpenBSD fts.c.Elliott Hughes2014-11-214-15/+66
* | | Merge "Move some pthread functions to signal.h."Dan Albert2014-11-2210-23/+68
|\ \ \
| * | | Move some pthread functions to signal.h.Dan Albert2014-11-2110-23/+68
* | | | Bring our <machine/endian.h> files back in sync.Elliott Hughes2014-11-215-19/+3
* | | | Mips: remove arch-specific atexit.hDmitriy Ivanov2014-11-214-60/+2
* | | | Mips: Remove unused filesDmitriy Ivanov2014-11-212-76/+0
* | | | Mips: Reuse atexit.h from libc/arch-commonDmitriy Ivanov2014-11-212-16/+2
|/ / /
* | | Revert "<sched.h> should offer both __sched_priority and sched_priority."Dan Albert2014-11-211-2/+1
|/ /
* | Merge "Fix flockfile(3) and friends for stdin/stdout/stderr too."Elliott Hughes2014-11-195-0/+32
|\ \
| * | Fix flockfile(3) and friends for stdin/stdout/stderr too.Elliott Hughes2014-11-195-0/+32
| |/
* | Merge "libc: Move <sgidefs.h> to libc/arch-mips/"David 'Digit' Turner2014-11-191-0/+0
|\ \
| * | libc: Move <sgidefs.h> to libc/arch-mips/David 'Digit' Turner2014-11-181-0/+0
| |/
* | Merge "fix shared gid support in getpwnam/getgrnam"Yabin Cui2014-11-191-61/+59
|\ \ | |/ |/|
| * fix shared gid support in getpwnam/getgrnamYabin Cui2014-11-181-61/+59
* | Merge "libc: Fix mktime returns an uncorrect time in empty TZ case"Elliott Hughes2014-11-171-0/+1
|\ \ | |/ |/|
| * libc: Fix mktime returns an uncorrect time in empty TZ caseSatoru Takeuchi2014-11-141-0/+1
* | Remove remaining bionic support for TARGET_CPU_SMP being false.Elliott Hughes2014-11-175-26/+0
|/
* Add functions in sysinfo.h.Yabin Cui2014-11-144-84/+126
* Merge "Increase support of pathconf options."Yabin Cui2014-11-141-3/+7
|\
| * Increase support of pathconf options.Yabin Cui2014-11-141-3/+7
* | sysconf(3) returns long.Elliott Hughes2014-11-143-3/+3
* | Add non-macro stdin/stdout/stderr too.Elliott Hughes2014-11-143-9/+13
* | Merge "Add missing function prototypes wcpcpy/wcpncpy."Christopher Ferris2014-11-141-0/+2
|\ \
| * | Add missing function prototypes wcpcpy/wcpncpy.Christopher Ferris2014-11-131-0/+2
* | | Fix our <mntent.h> implementation.Elliott Hughes2014-11-131-3/+34
|/ /
* | Merge "Assume glibc >= 2.15."Elliott Hughes2014-11-131-1/+1
|\ \
| * | Assume glibc >= 2.15.Elliott Hughes2014-11-121-1/+1
* | | Merge "Don't receive structs containing pointers over sockets."Elliott Hughes2014-11-131-33/+43
|\ \ \
| * | | Don't receive structs containing pointers over sockets.Elliott Hughes2014-11-121-33/+43
* | | | 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
* | | | Merge "Add support for hash-style=gnu"Dmitriy Ivanov2014-11-131-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for hash-style=gnuDmitriy Ivanov2014-11-121-0/+3
| | |/ | |/|
* | | Merge "Add 64-bit slm optimized strlcpy and srlcat."Christopher Ferris2014-11-123-4/+1101
|\ \ \ | |/ / |/| |
| * | Add 64-bit slm optimized strlcpy and srlcat.Varvara Rainchik2014-11-123-4/+1101
| |/
* | Merge "implement missing seekdir and telldir"Yabin Cui2014-11-122-0/+21
|\ \
| * | implement missing seekdir and telldirYabin Cui2014-11-072-0/+21
* | | Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less"Elliott Hughes2014-11-122-18/+15
|\ \ \ | |_|/ |/| |
| * | gethostname.c: change to report ENAMETOOLONG error when buflen is lessYongqin Liu2014-11-122-18/+15
* | | Upgrade bionic to tzdata2014j.Elliott Hughes2014-11-111-0/+0
* | | Merge "Fix tzdata update tools for 'backzone'."Elliott Hughes2014-11-122-11/+21
|\ \ \
| * | | Fix tzdata update tools for 'backzone'.Elliott Hughes2014-11-112-11/+21
* | | | bionic: libc: Added path to vendor build properties file.Daniel Rosenberg2014-11-111-0/+1
* | | | Bionic: Make DISALLOW_COPY_AND_ASSIGN conditionalAndreas Gampe2014-11-111-0/+5
|/ / /
* | | 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-078-1/+117
* | Merge remote-tracking branch 'goog/stage-aosp-master' into HEADThe Android Open Source Project2014-11-068-96/+140
|\ \
| * \ am 08a70184: Merge "Add POSIX lcong48."Elliott Hughes2014-11-073-9/+54
| |\ \