glibc/sysdeps/unix/sysv/linux/alpha
1998-10-28 14:41:28 +00:00
..
alpha Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:32:24 +00:00
bits (__FDS_BITS): New macro to access fds_bits member. 1998-10-28 14:41:28 +00:00
net Linux/Alpha specific route.h 1997-12-25 12:14:08 +00:00
sys * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration 1998-01-26 22:04:53 +00:00
adjtime.c * shlib-versions: Match alpha*. 1998-03-01 00:56:41 +00:00
brk.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
clone.S * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF. 1998-02-04 10:17:52 +00:00
configure Generated from configure.in. 1998-08-21 22:29:47 +00:00
configure.in New file, contains test for recent Linux 2.1.100+ headers. 1998-08-21 22:29:33 +00:00
Dist Don't mention bits/mman.h. 1998-09-23 16:37:13 +00:00
fpathconf.c Handle _PC_LINK_MAX here. 1998-10-23 13:41:33 +00:00
fstatfs64.c LFS support. 1997-12-22 20:20:47 +00:00
ftruncate64.c LFS support. 1997-12-22 20:20:47 +00:00
fxstat64.c Empty file. 1997-10-31 22:51:57 +00:00
getitimer.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
getrlimit64.c LFS support. 1997-12-22 20:20:47 +00:00
getrusage.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
gettimeofday.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
glob64.c Empty file. We already have a glob64 implementation. 1998-08-10 15:54:05 +00:00
glob.c Undef glob*64 before playing with symbol versions. 1998-08-12 17:06:03 +00:00
ieee_get_fp_control.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
ieee_set_fp_control.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
init-first.h Really make egcs support. 1997-12-22 20:19:45 +00:00
ioperm.c (inline_outb): Fix output parameter format string. 1998-10-13 16:25:31 +00:00
kernel_sigaction.h (struct kernel_sigaction): Define. 1998-02-24 15:22:07 +00:00
kernel_stat.h Add struct glibc2_stat for backward compatibility. Define 1997-10-31 22:52:16 +00:00
kernel_termios.h Include <termios.h> not <bits/termios.h>. 1997-12-01 17:12:09 +00:00
lxstat64.c Empty file. 1997-10-31 22:51:57 +00:00
Makefile [subdir=signal] (sysdep_routines): Add various rt_* functions. 1998-10-21 15:40:22 +00:00
mmap64.c Empty file since mmap == mmap64. 1997-12-28 15:23:32 +00:00
oldglob.c * sysdeps/unix/sysv/linux/alpha/glob.c: Include sysdeps/generic/glob.c 1998-05-21 01:18:56 +00:00
pathconf.c (__pathconf): Use path as first argument to statfs. 1998-10-24 10:59:25 +00:00
pipe.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
pread64.c New empty file. 1997-10-26 20:06:09 +00:00
pwrite64.c New empty file. 1997-10-26 20:06:09 +00:00
readdir64_r.c LFS support. 1997-12-22 20:20:47 +00:00
readdir64.c LFS support. 1997-12-22 20:20:47 +00:00
readdir_r.c LFS support. 1997-12-22 20:20:47 +00:00
readdir.c (__readdir64): New strong alias. 1998-03-29 17:01:42 +00:00
rt_sigaction.S * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue; 1998-08-23 04:07:48 +00:00
select.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
setfpucw.c Add copyright. 1997-05-31 00:46:15 +00:00
setitimer.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
setrlimit64.c LFS support. 1997-12-22 20:20:47 +00:00
settimeofday.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
sigprocmask.c update from main arhive 970119 1997-01-20 02:49:42 +00:00
sigsuspend.S update from main arhive 970119 1997-01-20 02:49:42 +00:00
sizes.h Pointer sizes. 1998-02-12 18:22:18 +00:00
statfs64.c LFS support. 1997-12-22 20:20:47 +00:00
syscall.S Tiny cleanups. 1997-05-31 00:46:24 +00:00
syscalls.list Rename __syscall_pwrite64 to __syscall_pwrite. 1998-10-26 11:09:12 +00:00
sysdep.h Use __ASSEMBLER__ test macro not ASSEMBLER. 1998-05-29 10:20:59 +00:00
truncate64.c LFS support. 1997-12-22 20:20:47 +00:00
ustat.c update from main archive 960107 1997-01-07 23:29:44 +00:00
utimes.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
Versions Version definitions. 1998-07-02 22:33:35 +00:00
wait4.S * sysdeps/unix/sysv/linux/alpha/brk.S: Use jmp macro for relaxation. 1998-08-23 04:08:55 +00:00
xmknod.c update from main arhive 970119 1997-01-20 02:49:42 +00:00
xstat64.c Empty file. 1997-10-31 22:51:57 +00:00
xstatconv.c Use struct assignment instead of memcpy to let the compiler use 1997-11-11 23:54:33 +00:00