bionic/libc/unistd
Ben Cheng 7e6ce1a3c5 Fix abort(3) to raise SIGABRT rather than causing SIGSEGV.
tgkill() needs the .save stack unwinding directive to get the complete
stack trace.

BUG: https://code.google.com/p/android/issues/detail?id=16672

Change-Id: Ifb447dca2147a592c48baf32769dfc175d8aea72
2013-06-10 17:17:46 -07:00
..
abort.c Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. 2013-06-10 17:17:46 -07:00
alarm.c libc: update alarm() implementation to return 0 on error. 2010-07-08 17:20:29 -07:00
charclass.h fnmatch.c: Update to version in OpenBSD HEAD 2012-03-21 09:53:05 -07:00
exec.c execvp: bcopy() is deprecated. Use memcpy() instead 2012-01-14 11:22:36 +08:00
fnmatch.c fnmatch.c: Update to version in OpenBSD HEAD 2012-03-21 09:53:05 -07:00
getopt_long.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
syslog.c __progname should be const char*, not char*. 2013-02-07 12:06:44 -08:00
system.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
time.c am 2be3f09f: Merge "time: Improve C99 compliance" 2011-06-23 10:01:11 -07:00