index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-09-12
1
-24
/
+62
*
* libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.
Corinna Vinschen
2013-07-09
1
-0
/
+1
*
* libc/include/sys/types.h (u_char): Add redefinition guard.
Yaakov Selkowitz
2013-07-05
1
-0
/
+18
*
2013-07-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-07-02
1
-1
/
+1
*
2013-06-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-06-26
1
-4
/
+0
*
* libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.
Corinna Vinschen
2013-06-24
1
-36
/
+2
*
* libc/include/cdefs.h (__has_extension): New define.
Corinna Vinschen
2013-06-07
1
-0
/
+13
*
* libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.
Corinna Vinschen
2013-05-22
1
-1
/
+3
*
[newlib]
DJ Delorie
2013-05-13
1
-0
/
+15
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-08
2
-3
/
+18
*
2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-05-07
1
-9
/
+23
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
1
-47
/
+1
*
Port newlib to x86_64-pc-cygwin.
Corinna Vinschen
2013-04-23
2
-4
/
+10
*
* libc/include/sys/cdefs.h: Align with latest FreeBSD file header.
Corinna Vinschen
2013-04-22
2
-48
/
+533
*
* libc/sys/rtems/sys/queue.h: Delete file.
Corinna Vinschen
2013-04-16
2
-41
/
+285
*
* libc/include/sys/_types.h (_ssize_t): Define as signed equivalent of
Corinna Vinschen
2013-02-21
1
-0
/
+9
*
* libc/include/sys/reent.h (__sFILE): Change type of _offset
Corinna Vinschen
2012-11-29
1
-1
/
+1
*
* libc/include/sys/time.h: Avoid guarding other than timeval declaration with
Christopher Faylor
2012-11-12
1
-20
/
+19
*
* libc/include/sys/signal.h (sigset_t): Don't define when building
Corinna Vinschen
2012-10-26
1
-0
/
+3
*
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
Corinna Vinschen
2012-10-16
1
-0
/
+10
*
2012-09-26 Ian Bolton <ian.bolton@arm.com>
Jeff Johnston
2012-09-26
1
-0
/
+4
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
5
-0
/
+16
*
Allow building of Cygwin using Mingw64 SDK headers:
Corinna Vinschen
2012-07-06
3
-5
/
+5
*
* libc/include/sys/types.h: Don't use the same preprocessor guard for time_t,
Christopher Faylor
2012-06-26
1
-1
/
+4
*
* libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):
Yaakov Selkowitz
2012-01-09
1
-0
/
+3
*
* libc/include/process.h: Remove exec family function declarations.
Corinna Vinschen
2011-08-19
1
-0
/
+3
*
2011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2011-08-01
1
-34
/
+38
*
* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):
Yaakov Selkowitz
2011-07-20
1
-1
/
+1
*
* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.
Yaakov Selkowitz
2011-07-20
1
-1
/
+2
*
* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename from
Yaakov Selkowitz
2011-05-16
1
-2
/
+2
*
* libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): Define
Corinna Vinschen
2011-05-15
1
-1
/
+1
*
* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.
Yaakov Selkowitz
2011-05-02
2
-2
/
+2
*
* libc/include/sys/signal.h (_sig_func_ptr): Define with int parameter
Corinna Vinschen
2011-04-19
1
-1
/
+2
*
* libc/include/sys/cdefs.h (__CONCAT1): Define.
Corinna Vinschen
2011-03-03
1
-0
/
+21
*
* libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.
Corinna Vinschen
2011-01-27
1
-0
/
+6
*
* libc/include/sys/types.h (ulong): Add typedef.
Corinna Vinschen
2011-01-15
1
-0
/
+1
*
cygwin:
Christopher Faylor
2010-12-26
1
-0
/
+2
*
* include/sys/types.h: Add #if defined(__rtems__) around
Corinna Vinschen
2010-12-08
1
-0
/
+3
*
2010-12-02 Jayant Sonar jayant.sonar@kpitcummins.com
Jeff Johnston
2010-12-02
1
-0
/
+16
*
* libc/include/sys/types.h: Add _mode_t for __rtems__.
Corinna Vinschen
2010-11-16
1
-1
/
+5
*
* libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.
Corinna Vinschen
2010-10-08
1
-2
/
+2
*
* libc/include/sys/dir.h: New BSD-compatibility header.
Yaakov Selkowitz
2010-08-11
1
-0
/
+10
*
* libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.
Corinna Vinschen
2010-08-09
1
-1
/
+1
*
* libc/include/sys/stat.h: Move all POSIX-defined symbolic constants
Corinna Vinschen
2010-08-06
1
-2
/
+2
*
2010-06-29 Antony King <antony.king@sr.com>
Corinna Vinschen
2010-07-01
1
-0
/
+6
*
* libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be
Kazu Hirata
2010-06-09
1
-5
/
+6
*
2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2010-04-01
1
-19
/
+21
*
* libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have an
Corinna Vinschen
2010-03-17
1
-3
/
+9
*
2010-03-02 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-02
2
-0
/
+14
*
* libc/time/strftime.c: Add support for era and alt_digits data from
Corinna Vinschen
2010-02-26
1
-3
/
+0
[next]