aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include
AgeCommit message (Expand)AuthorFilesLines
2011-08-23This commit was manufactured by cvs2svn to create branch 'signal-rewrite'.github/signal-rewritesignal-rewritecvs2svn101-12267/+0
2011-08-19 * libc/include/process.h: Remove exec family function declarations.Corinna Vinschen2-10/+6
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-34/+38
2011-07-20* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz2-1/+17
2011-07-20* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz1-1/+2
2011-06-102011-06-09 Yaakov Selkowitz <yselkowitz@...>Jeff Johnston1-0/+14
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake1-0/+3
2011-05-19* libc/include/stdio_ext.h: New header.Yaakov Selkowitz1-0/+22
2011-05-16* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename fromYaakov Selkowitz2-4/+4
2011-05-15 * libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): DefineCorinna Vinschen1-1/+1
2011-05-04* libc/include/signal.h (psignal): Declare.Yaakov Selkowitz1-0/+1
2011-05-02* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.Yaakov Selkowitz2-2/+2
2011-04-19 * libc/include/sys/signal.h (_sig_func_ptr): Define with int parameterCorinna Vinschen1-1/+2
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen1-0/+1
2011-03-03 * libc/include/string.h: Include sys/cdefs.h.Corinna Vinschen1-0/+1
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen2-1/+22
2011-02-10strerror_r: provide POSIX implementationEric Blake1-1/+14
2011-01-27 * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen2-0/+9
2011-01-15 * libc/include/sys/types.h (ulong): Add typedef.Corinna Vinschen1-0/+1
2011-01-12 * libc/include/linux/sys/signal.h (sig_t): Move from here...Corinna Vinschen1-0/+1
2011-01-10 * libc/include/string.h: Make strsignal() available unconditionally.Corinna Vinschen1-1/+1
2010-12-26cygwin:Christopher Faylor1-0/+2
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen2-2/+13
2010-12-08 * libc/include/strings.h: Don't include locale.h.Corinna Vinschen1-1/+0
2010-12-08strings.h: avoid namespace pollutionEric Blake1-1/+1
2010-12-072010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston1-0/+36
2010-12-03 * libc/include/math.h: Missing from previous checkin.Corinna Vinschen1-5/+5
2010-12-022010-12-02 Jayant Sonar jayant.sonar@kpitcummins.comJeff Johnston3-0/+28
2010-11-16 * libc/include/sys/types.h: Add _mode_t for __rtems__.Corinna Vinschen1-1/+5
2010-10-142010-10-14 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-2/+0
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston2-0/+12
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen1-2/+2
2010-10-08 * libc/include/complex.h: New complex header.Corinna Vinschen1-0/+124
2010-08-11* libc/include/sys/dir.h: New BSD-compatibility header.Yaakov Selkowitz1-0/+10
2010-08-09 * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen1-1/+1
2010-08-06 * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen1-2/+2
2010-07-19Add mkostemp and mkostemps.Eric Blake1-2/+6
2010-07-13 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCECorinna Vinschen1-0/+2
2010-07-01 * libc/include/signal.h (sighandler_t): Add typedef.Corinna Vinschen1-0/+1
2010-07-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen1-0/+6
2010-06-182010-06-18 Pavel Pisa <ppisa4lists@pikron.com>Jeff Johnston2-6/+2
2010-06-09 * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to beKazu Hirata1-5/+6
2010-06-082010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+9
2010-04-30 * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen1-1/+2
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen2-95/+267
2010-04-012010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-20/+105
2010-03-17 * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen1-3/+9
2010-03-022010-03-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-0/+14
2010-03-02 * libc/xdr/README: Correct grammatical errors.Corinna Vinschen2-0/+16
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen2-0/+458