mirror of git://sourceware.org/git/glibc.git
1998-10-08 Paul Eggert <eggert@twinsun.com> * time/mktime.c (my_mktime_localtime_r): Renamed from localtime_r. Define also if HAVE_LOCALTIME_R && defined localtime_r, with a body that merely expands localtime_r; this works around a bug in Digital Unix 4.0A and 4.0D. 1998-10-14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_ioctl. * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: New file. Define __ioctl to __syscall_ioctl and include Linux version of this file. * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/ioctl.c: New file. Redirect ioctl calls which handle struct termios. Based on a patch by Dan Jacobowitz <drow@false.org>. |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| Dist | ||
| brk.S | ||
| chown.c | ||
| clone.S | ||
| dl-sysdep.c | ||
| init-first.h | ||
| ioctl.c | ||
| kernel_stat.h | ||
| kernel_termios.h | ||
| lchown.S | ||
| profil-counter.h | ||
| sigcontextinfo.h | ||
| socket.S | ||
| syscall.S | ||
| syscalls.list | ||
| sysdep.c | ||
| sysdep.h | ||
| tcgetattr.c | ||
| tcsetattr.c | ||