mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-19 07:22:14 +08:00
2006-03-17 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/linuxthreads/config.h: Remove definition of UINT32_C.
This commit is contained in:
parent
c94cc0f583
commit
9d5cff74ae
@ -1,3 +1,8 @@
|
||||
2006-03-17 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/sys/linux/linuxthreads/config.h: Remove definition
|
||||
of UINT32_C.
|
||||
|
||||
2006-03-15 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/stdio/wsetup.c (__swsetup): Don't make a buffer
|
||||
|
@ -11,4 +11,3 @@
|
||||
while (__result == -1L && errno == EINTR); \
|
||||
__result; }))
|
||||
|
||||
#define UINT32_C(c) c ## U
|
||||
|
Loading…
x
Reference in New Issue
Block a user