summaryrefslogtreecommitdiffstats
path: root/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
* Switch to current upstream getopt_long.Elliott Hughes2013-06-251-537/+0
* Clean up abort.Elliott Hughes2013-06-121-92/+0
* Fix abort(3) to raise SIGABRT rather than causing SIGSEGV.Ben Cheng2013-06-101-15/+3
* Upgrade to current NetBSD popen/pclose.Elliott Hughes2013-03-061-164/+0
* __progname should be const char*, not char*.Elliott Hughes2013-02-071-1/+1
* More upstream NetBSD upgrades.Elliott Hughes2012-10-231-45/+0
* Move non-upstream code into the libc/bionic directory.Elliott Hughes2012-10-0156-3436/+0
* Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-131-38/+0
* Enhance getcwd(3) to handle NULL like glibc.Elliott Hughes2012-08-161-40/+0
* Switch to the current NetBSD regex implementation.Elliott Hughes2012-08-151-34/+0
* Fix nice...Elliott Hughes2012-08-131-35/+0
* MIPS support to sigsuspend and sigwait routinesRaghu Gandham2012-08-092-4/+19
* Auto-generate a complete NOTICE file.Elliott Hughes2012-08-091-0/+28
* Report errors to the log, not just stderr.Elliott Hughes2012-07-271-6/+1
* [MIPS] Use an aligned address to provoke SIGSEGV in abort()Chris Dearman2012-07-241-0/+5
* FORTIFY_SOURCE: Add openat, fix bugNick Kralevich2012-07-091-0/+15
* FORTIFY_SOURCE: add open() checksNick Kralevich2012-06-261-0/+14
* am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."Elliott Hughes2012-06-061-180/+87
|\
| * Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.Elliott Hughes2012-06-061-180/+87
| * Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-26/+0
* | Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-26/+0
* | am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"Elliott Hughes2012-04-161-0/+5
|\ \ | |/
| * bionic: fix NULL parameter failure in getcwd()Jack Ren2012-04-161-0/+5
* | Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps"Iliyan Malchev2012-03-211-6/+13
|\ \
| * | bionic: pass MADV_MERGEABLE on private & anonymous mmapsJP Abgrall2012-03-211-6/+13
| |/
* | fnmatch.c: Update to version in OpenBSD HEADNick Kralevich2012-03-212-182/+486
|/
* execvp: bcopy() is deprecated. Use memcpy() insteadJim Huang2012-01-141-3/+3
* readdir: fix interface to kernel getdents64 functionBruce Beare2011-12-191-4/+10
* pathconf: dead loop in bionic function __2_symlinksBruce Beare2011-12-071-14/+11
* libc: popen: work around data corruptionJP Abgrall2011-09-171-14/+11
* am f2ebd304: am 57aadbb0: Merge "enable support for large files (> 2G)"David Turner2011-07-132-4/+0
|\
| * am 57aadbb0: Merge "enable support for large files (> 2G)"David Turner2011-07-112-4/+0
| |\
| | * enable support for large files (> 2G)Dragos Tatulea2011-07-052-4/+0
* | | am c643a4d4: am 2be3f09f: Merge "time: Improve C99 compliance"David Turner2011-06-241-4/+7
|\ \ \ | |/ /
| * | am 2be3f09f: Merge "time: Improve C99 compliance"David Turner2011-06-231-4/+7
| |\ \ | | |/
| | * time: Improve C99 complianceJim Huang2011-06-221-4/+7
* | | Add some missing includes.Carl Shapiro2011-03-211-0/+1
|/ /
* | am c59b2482: am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t value...Brad Fitzpatrick2011-03-162-0/+2
|\ \ | |/
| * Use sigemptyset to initialise sigset_t values.Chris Dearman2011-03-142-0/+2
* | am 84f4753d: am 56faf66f: raise: Send signal to current threadColin Cross2011-01-211-1/+1
|\ \ | |/
| * raise: Send signal to current threadColin Cross2011-01-211-1/+1
* | Bug 3330205, 3362385 clock(3) SMP safety and epochGlenn Kasten2011-01-191-13/+21
|/
* libc: Add ftruncate64 and improve 64-bit parameter syscall handling.David 'Digit' Turner2010-12-164-80/+2
* sigsetmask.c was not processing the "mask" argument.Bruce Beare2010-12-091-0/+2
* Revert "sigsetmask.c was not processing the "mask" argument."Yu Shan Emily Lau2010-12-091-2/+0
* am b11d7c3e: am bcb0a925: Merge "sigsetmask.c was not processing the "mask" a...Jean-Baptiste Queru2010-12-061-0/+2
|\
| * am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument."Jean-Baptiste Queru2010-12-061-0/+2
| |\
| | * sigsetmask.c was not processing the "mask" argument.Bruce Beare2010-12-031-0/+2
* | | Add support for pread64/pwrite64Kenny Root2010-11-243-10/+87
* | | am ff7d9453: am f67e5211: Merge "Hide the symbol of helper function __libc_an...Jean-Baptiste Queru2010-10-121-1/+1
|\ \ \ | |/ /