aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa
AgeCommit message (Expand)Author
2004-08-23[BZ #341]Andreas Jaeger
2004-05-03(F_SETOWN, F_GETOWN): Define if __USE_BSD or __USE_UNIX98.Ulrich Drepper
2004-04-19Don't use x86 version.Ulrich Drepper
2004-01-20Add readahead prototype.Ulrich Drepper
2003-12-18(__clone) [PIC]: Save PIC, reload PIC if we need to call __syscall_error,Ulrich Drepper
2003-11-03(LOAD_ARGS_0) (LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)Ulrich Drepper
2003-10-222003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2003-10-15Define PSEUDO_ERRVAL, SYSCALL_ERROR_LABEL under all conditions,Ulrich Drepper
2003-10-15(syscall): Cleanup asm statment.Ulrich Drepper
2003-09-25Define PROT_GROWSDOWN and PROT_GROWSUP.Ulrich Drepper
2003-08-30Add semtimedop.Ulrich Drepper
2003-04-01(_NSIG): Define to 65.Ulrich Drepper
2003-03-23Define PSEUDO_NOERRNO, PSEUDO_END_NOERRNO, and ret_NOERRNO.Ulrich Drepper
2003-03-03Define MAP_POPULATE and MAP_NONBLOCK.Ulrich Drepper
2003-01-31Remove __GI_* aliases, already added by make-syscalls.sh.Ulrich Drepper
2002-12-31(__GI_accept): New alias to accept.Ulrich Drepper
2002-12-31 * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: SyncAndreas Jaeger
2002-12-20Define SHM_HUGETLB.Ulrich Drepper
2002-12-18(msgrcv, msgsnd): Make cancelable.Ulrich Drepper
2002-12-15(accept, connect, recv, recvfrom, recvmsg, send, sendmsg, sendto): MakeUlrich Drepper
2002-12-08Added SHMLBA #define.Ulrich Drepper
2002-11-192002-11-11 Randolf Chung <tausq@debian.org>Roland McGrath
2002-11-192002-11-11 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2002-11-092002-09-22 H.J. Lu <hjl@gnu.org>Roland McGrath
2002-10-162002-10-15 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-142002-10-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-10-112002-10-07 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-012002-10-01 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2002-09-28SysV shared memory definitions for Linux/PA.Ulrich Drepper
2002-09-28SysV semaphore definitions for Linux/PA.Ulrich Drepper
2002-09-28SysV message queue definitions for Linux/PA.Ulrich Drepper
2002-09-28IPC definitions for Linux/PA.Ulrich Drepper
2002-08-28(ECANCELED): Define to ECANCELLED if not defined by kernel headers.Ulrich Drepper
2002-08-28(libc): Add #errlist-compat comments at GLIBC_2.0, GLIBC_2.1 and GLIBC_2.3.Ulrich Drepper
2002-08-262002-07-06 Bruno Haible <bruno@clisp.org>Roland McGrath
2002-08-03Remove all __GI_* aliases.Ulrich Drepper
2002-08-03Add __GI_ aliases.Ulrich Drepper
2002-07-20Remove __set_errno definition.Ulrich Drepper
2002-05-15(__recvmsg, __sendmsg): Add aliases.Ulrich Drepper
2002-04-19Add __connect_internal.Ulrich Drepper
2001-11-26Remove __brk_addr alias, avoid warning.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-06Implement syscall.Andreas Jaeger
2001-06-06Remove dummy syscall.Andreas Jaeger
2001-06-06Call getrlimit, setrlimit directly instead of using wrappers.Andreas Jaeger
2001-06-06Removed.Andreas Jaeger
2001-04-25<resource.h> definitions for Linux/HPPA.Ulrich Drepper
2001-04-25mmap64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-25getdents64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-22Fix clone system call entry point stub.Ulrich Drepper