newlib-cygwin/newlib/libc/sys/phoenix
Torbjörn SVENSSON via Newlib 7ed952000c libc/time: Move internal newlib tz-structs into own header
As discussed in GCC bug 97088
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97088), parameters in
prototypes of library functions should use reserved names, or no name
at all.

This patch moves the internal struct __tzrule_struct to its own
internal header sys/_tz_structs.h.  This is included from newlib's
time code as well as from Cygwin's localtime wrapper.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@st.com>
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2020-10-15 16:59:51 +02:00
..
bits
include libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
machine Bump release to 2.5.0 for yearly snapshot. 2016-12-22 21:33:54 -05:00
net Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
sys Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
Makefile.am Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname() functions. 2016-06-27 13:23:35 +02:00
Makefile.in Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname() functions. 2016-06-27 13:23:35 +02:00
aclocal.m4
alarm.c
chmod.c
chown.c
clocks.c
configure Bump up newlib release to 3.3.0 2020-01-21 15:17:43 -05:00
configure.in
dup.c
endmntent.c
exec.c
fcntl.c
fork.c Phoenix-RTOS: Implement daemon() function. 2016-06-27 13:23:35 +02:00
fs.c
getentropy.c Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname() functions. 2016-06-27 13:23:35 +02:00
getmntent.c Phoenix-RTOS: Add checking EOF in getmntent(). 2016-06-27 13:23:34 +02:00
getpagesize.c
groups.c Phoenix-RTOS: Fix warning with pointer treated as integer. 2016-06-27 13:23:34 +02:00
ids.c
io.c
ioctl.c
mmap.c
mount.c
nanosleep.c
phoenix.c
pid.c
pipe.c
poll.c
realpath.c
reboot.c
regenerate.sh
resource.c
sbrk.c
sched.c
select.c
semaphore.c
setmntent.c
shm.c
signal.c
socket.c Phoenix-RTOS: Adjust network-related headers to new kernel API. 2016-06-27 13:23:35 +02:00
sockopt.c Phoenix-RTOS: Adjust network-related headers to new kernel API. 2016-06-27 13:23:35 +02:00
stat.c
statfs.c
symlink.c
sync.c Phoenix-RTOS: Add dummy implementation of fdatasync() syscall. 2016-06-27 13:23:35 +02:00
syscall.h
sysconf.c
syslog.c
time.c
truncate.c
tty.c
uname.c
utime.c
wait.c