Commit Graph

1192 Commits

Author SHA1 Message Date
Ulrich Drepper
67324c62d1 AIX code to convert sigest. 2000-03-21 01:21:46 +00:00
Ulrich Drepper
70109e7ac5 AIX implementation of sigprocmask. 2000-03-21 01:21:16 +00:00
Ulrich Drepper
9264940da4 AIX implementation of sigpending. 2000-03-21 01:21:07 +00:00
Ulrich Drepper
8b10fdaa38 AIX implementation of sigaction. 2000-03-21 01:20:58 +00:00
Ulrich Drepper
b0dacffd2a AIX implementation of setuid. 2000-03-21 01:20:50 +00:00
Ulrich Drepper
5db961844f AIX implementation of setreuid. 2000-03-21 01:20:45 +00:00
Ulrich Drepper
627465efd0 AIX implementation of setregid. 2000-03-21 01:20:40 +00:00
Ulrich Drepper
c11bc02c6d AIX implementation of setgid. 2000-03-21 01:20:31 +00:00
Ulrich Drepper
c59cabddb1 AIX implementation of seteuid. 2000-03-21 01:20:26 +00:00
Ulrich Drepper
ca97c065e7 AIX implementation of setegid. 2000-03-21 01:20:21 +00:00
Ulrich Drepper
ebd7ebff2c AIX implementation of sendmsg. 2000-03-21 01:20:14 +00:00
Ulrich Drepper
ea8194fbd9 AIX implementation of sched_yield. 2000-03-21 01:20:03 +00:00
Ulrich Drepper
bada1fee57 AIX implementation of sbrk. 2000-03-21 01:19:50 +00:00
Ulrich Drepper
00f4e2e478 AIX implementation of revoke. 2000-03-21 01:19:43 +00:00
Ulrich Drepper
83ad13fa28 AIX implementation of recvmsg. 2000-03-21 01:19:34 +00:00
Ulrich Drepper
1fca6a4d4b AIX implementation of recvfrom. 2000-03-21 01:19:29 +00:00
Ulrich Drepper
92f025ebe3 AIX implementation of readv. 2000-03-21 01:19:20 +00:00
Ulrich Drepper
f31359c0ed AIX implementation of readlink. 2000-03-21 01:19:13 +00:00
Ulrich Drepper
8198cb76b2 AIX implementation of read. 2000-03-21 01:19:08 +00:00
Ulrich Drepper
4ac5a17cf9 AIX definitions for profiling. 2000-03-21 01:18:58 +00:00
Ulrich Drepper
9a1dfe2293 AIX implementation of pread64. 2000-03-21 01:18:39 +00:00
Ulrich Drepper
d10f02264a AIX implementation of pread. 2000-03-21 01:18:34 +00:00
Ulrich Drepper
56f5c4388f AIX implementation of open. 2000-03-21 01:18:28 +00:00
Ulrich Drepper
63fe00f0c6 AIX implementation of nanosleep. 2000-03-21 01:18:22 +00:00
Ulrich Drepper
f38ffbfecc AIX implementation of munmap. 2000-03-21 01:18:13 +00:00
Ulrich Drepper
39595bc012 AIX implementation of mmap64. 2000-03-21 01:18:05 +00:00
Ulrich Drepper
518d7e658d AIX implementation of mmap. 2000-03-21 01:18:01 +00:00
Ulrich Drepper
03932925c1 AIX implementation of __lxstat64. 2000-03-21 01:17:53 +00:00
Ulrich Drepper
4588e96db9 AIX implementation of __lxstat. 2000-03-21 01:17:47 +00:00
Ulrich Drepper
d931954b27 AIX implementation of lseek64. 2000-03-21 01:17:38 +00:00
Ulrich Drepper
e41d64d42a AIX implementation of lseek. 2000-03-21 01:17:33 +00:00
Ulrich Drepper
2260eae7d1 AIX implementation of lockf64. 2000-03-21 01:17:26 +00:00
Ulrich Drepper
15373f8bd2 AIX implementation of lockf. 2000-03-21 01:17:22 +00:00
Ulrich Drepper
47415cb261 AIX specific libc startup code.. 2000-03-21 01:17:14 +00:00
Ulrich Drepper
9d338985e4 AIX implementation of lchown. 2000-03-21 01:16:55 +00:00
Ulrich Drepper
4ae9382d40 AIX implementation of kill. 2000-03-21 01:16:47 +00:00
Ulrich Drepper
551e64e98e AIX specific kernel prototypes. 2000-03-21 01:16:41 +00:00
Ulrich Drepper
698fb09ef5 AIX implementation of getuid. 2000-03-21 01:16:23 +00:00
Ulrich Drepper
4e8d527d75 AIX implementation of getsockname. 2000-03-21 01:16:09 +00:00
Ulrich Drepper
bbcea352bd AIX implementation of getsid. 2000-03-21 01:16:01 +00:00
Ulrich Drepper
d22193dc9d AIX implementation of getppid. 2000-03-21 01:15:55 +00:00
Ulrich Drepper
c7e7790bfb AIX implementation of getpid. 2000-03-21 01:15:50 +00:00
Ulrich Drepper
7c5ac4b846 AIX implementation of getpgrp. 2000-03-21 01:15:44 +00:00
Ulrich Drepper
ebea3f565b AIX implementation of getpgid. 2000-03-21 01:15:37 +00:00
Ulrich Drepper
a00d14b76c AIX implementation of getpeername. 2000-03-21 01:15:30 +00:00
Ulrich Drepper
f29772215f AIX implementation of getgid. 2000-03-21 01:15:22 +00:00
Ulrich Drepper
9676468e88 AIX implementation of geteuid. 2000-03-21 01:15:16 +00:00
Ulrich Drepper
60b73b68d4 AIX implementation of getegid. 2000-03-21 01:15:10 +00:00
Ulrich Drepper
f3fc510276 AIX implementation of getdents. 2000-03-21 01:15:02 +00:00
Ulrich Drepper
46f4ffc34c AIX implementation of __fxstat64. 2000-03-21 01:14:51 +00:00
Ulrich Drepper
c6a83472a8 AIX implementation of __fxstat. 2000-03-21 01:14:47 +00:00
Ulrich Drepper
71b3147ef1 AIX implementation of ftruncate64. 2000-03-21 01:14:37 +00:00
Ulrich Drepper
e745b101a7 AIX implementation of ftruncate. 2000-03-21 01:14:30 +00:00
Ulrich Drepper
026b4afc06 AIX implementation of fsync. 2000-03-21 01:14:21 +00:00
Ulrich Drepper
1be48beb0a AIX implementation of fstatfs. 2000-03-21 01:14:14 +00:00
Ulrich Drepper
fe93696234 AIX implementation of fork. 2000-03-21 01:14:07 +00:00
Ulrich Drepper
ddef432c15 AIX implementation of fcntl. 2000-03-21 01:13:56 +00:00
Ulrich Drepper
2d4d9380f3 AIX implementation of fchown. 2000-03-21 01:13:45 +00:00
Ulrich Drepper
e72d8a4fd4 AIX implementation of execve. 2000-03-21 01:13:37 +00:00
Ulrich Drepper
b4b2b1bb09 AIX implementation of euidaccess. 2000-03-21 01:13:29 +00:00
Ulrich Drepper
6011d72b46 AIX specific environment definition. 2000-03-21 01:13:16 +00:00
Ulrich Drepper
3aa78fe2d4 AIX implementation of connect. 2000-03-21 01:12:57 +00:00
Ulrich Drepper
fd08ea7136 Rebuild. 2000-03-21 01:12:49 +00:00
Ulrich Drepper
601c41de32 AIX specific configure.in. 2000-03-21 01:12:41 +00:00
Ulrich Drepper
36e2d40c30 AIX implementation of close. 2000-03-21 01:12:25 +00:00
Ulrich Drepper
5460770e60 AIX implementation of chown. 2000-03-21 01:12:16 +00:00
Ulrich Drepper
d9fd2b3823 AIX implementation of brk. 2000-03-21 01:12:10 +00:00
Ulrich Drepper
23ef7b6154 AIX implementation of access. 2000-03-21 01:12:05 +00:00
Ulrich Drepper
a26c24f453 AIX implementation of accept. 2000-03-21 01:11:58 +00:00
Ulrich Drepper
5570c4b60c AIX implementation of _exit. 2000-03-21 01:11:42 +00:00
Ulrich Drepper
5659dfb793 AIX specific Makefile. 2000-03-21 01:11:25 +00:00
Ulrich Drepper
cc9b3b98b9 (MADV_*): Add flags from latest Linux kernel. 2000-03-20 22:51:18 +00:00
Richard Henderson
7e47b466c7 * sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase
in GLIBC_2.1.4.
2000-03-20 22:08:26 +00:00
Richard Henderson
cd112ac0a3 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add MADV constants. 2000-03-20 20:24:41 +00:00
Richard Henderson
194b9b3b26 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
Kill sethae.
        * sysdeps/unix/sysv/linux/alpha/Versions: Add pciconfig_iobase.
        * sysdeps/unix/sysv/linux/alpha/ioperm.c (all address constants):
        Use physical addresses not KSEG addresses.
        (io_system): Add PYXIS.
        (io): Remove hae.reg, sys, hae_shift.
        (stb_mb, stw_mb, stl_mb, __sethae): New.
        (inline_outb, inline_outw, inline_outl): Don't set hae.
        (inline_inb, inline_inw, inline_inl): Likewise.
        (dense_sethae): New null function.
        (struct cpuinfo_data): New.
        (process_cpuinfo): Use local and stack variables, not static.
        Move readlink check here from init_iosys.
        (init_iosys): Use __pciconfig_iobase first.  Know SX and LX as PYXIS.
        (_iopl): Simplify.
        (_hae_shift): Calculate it here.
        * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove sethae,
        add pciconfig_iobase.
2000-03-20 20:23:05 +00:00
Ulrich Drepper
59e14c2112 Make __pwrite64 weak alias. 2000-03-16 07:07:13 +00:00
Ulrich Drepper
9399c12de5 Make __pread64 weak alias. 2000-03-16 07:06:45 +00:00
Ulrich Drepper
052065ad7b (platform): Add entry for Nautilus. 2000-03-15 07:22:08 +00:00
Andreas Jaeger
2e6c2875e8 2000-03-09 Martin Buchholz <martin@xemacs.org>
* sysdeps/unix/sysv/linux/alpha/syscall.S:
	* manual/message.texi (Using gettextized software):
	* manual/message.texi (Message Translation): Doc Fixes.
	* manual/filesys.texi (File Size):
	* manual/charset.texi (glibc iconv Implementation):
	* locale/programs/ld-collate.c (collate_output):
	* iconv/gconv_db.c (find_derivation):
	* manual/install.texi:
	* manual/search.texi (Hash Search Function):
	* manual/stdio.texi (Output Conversion Syntax):
	* FAQ.in:
	* config.h.in:
	* sysdeps/generic/dl-sysdep.c:
	Doc Fixes.  `allows to' is not correct English.

	* elf/rtld.c: Doc fixes.
	* manual/creature.texi (Feature Test Macros): Doc fixes.
	* manual/memory.texi (Hooks for Malloc): Doc Fixes.

	* manual/filesys.texi (Working Directory): Check for ERANGE to
	avoid infloop.
2000-03-10 08:40:34 +00:00
Ulrich Drepper
1a76429b65 Define _STATFS_F_NAMELEN. 2000-02-28 21:15:52 +00:00
Ulrich Drepper
2c11d9bcf5 Define shmatt_t type and use it in struct shmid_ds definition. 2000-02-28 05:02:28 +00:00
Ulrich Drepper
37b22a8dd3 Fix type of second parameter. 2000-02-28 04:59:24 +00:00
Ulrich Drepper
5e516adf18 (struct msqid_ds): Use __pid_t. 2000-02-25 17:05:23 +00:00
Ulrich Drepper
cf95db7e00 (IPC_INFO): Only define if __USE_GNU. 2000-02-25 08:56:31 +00:00
Ulrich Drepper
40d4354938 Include bits/types.h, not sys/types.h.
(MSG_EXCEPT): Only define if __USE_GNU.
Define msgqnum_t and msglen_t and use them in struct msqid_ds definition.
2000-02-25 08:54:48 +00:00
Ulrich Drepper
6d70eeb43c Allow including from stdlib.h. 2000-02-24 07:57:37 +00:00
Ulrich Drepper
028bec36ff Linux/Alpha specific siginfo definitions. 2000-02-23 05:59:55 +00:00
Ulrich Drepper
158331933d Define SA_NOCLDWAIT. 2000-02-23 05:59:11 +00:00
Ulrich Drepper
574b073035 Fix off by one error. 2000-02-20 17:58:12 +00:00
Ulrich Drepper
58d7604e5d opl, _ioperm): Add Rebel-NetWinder to platform table so _ioperm platform
lookup via /proc/cpuinfo works on later version NetWinders.
2000-02-14 18:11:04 +00:00
Ulrich Drepper
e1b4ab28ae Add oldmsgctl, oldsemctl. 2000-02-11 21:01:03 +00:00
Ulrich Drepper
23f1401266 (msgctl, semctl, shmctl): Make them EXTRA as __old_* and as GLIBC_2.0 symbols. 2000-02-11 21:00:47 +00:00
Ulrich Drepper
f8d5da2998 Linux/Alpha specific shmctl implementation. 2000-02-11 21:00:22 +00:00
Ulrich Drepper
3b6c96e67b Linux/Alpha specific semctl implementation. 2000-02-11 21:00:16 +00:00
Ulrich Drepper
9e683793e4 Linux/Alpha specific msgctl implementation. 2000-02-11 21:00:09 +00:00
Ulrich Drepper
8b9d6d8045 (getresuid): Make syscall directly, no stubs needed.
(getresgid): Likewise.
2000-02-11 19:44:00 +00:00
Ulrich Drepper
fb30b58ad5 Linux/m68k shmctl implementation. 2000-02-11 19:43:46 +00:00
Ulrich Drepper
a020fa2f4d Linux/m68k semctl implementation. 2000-02-11 19:43:42 +00:00
Ulrich Drepper
ac707c19aa Linux/m68k smgctl implementation. 2000-02-11 19:43:37 +00:00
Ulrich Drepper
ef034ccbd5 Linux/m68k getresuid implementation. 2000-02-11 19:43:32 +00:00