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> |
||
|---|---|---|
| .. | ||
| bits | ||
| include | ||
| machine | ||
| net | ||
| sys | ||
| Makefile.am | ||
| Makefile.in | ||
| aclocal.m4 | ||
| alarm.c | ||
| chmod.c | ||
| chown.c | ||
| clocks.c | ||
| configure | ||
| configure.in | ||
| dup.c | ||
| endmntent.c | ||
| exec.c | ||
| fcntl.c | ||
| fork.c | ||
| fs.c | ||
| getentropy.c | ||
| getmntent.c | ||
| getpagesize.c | ||
| groups.c | ||
| 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 | ||
| sockopt.c | ||
| stat.c | ||
| statfs.c | ||
| symlink.c | ||
| sync.c | ||
| syscall.h | ||
| sysconf.c | ||
| syslog.c | ||
| time.c | ||
| truncate.c | ||
| tty.c | ||
| uname.c | ||
| utime.c | ||
| wait.c | ||