summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1999-09-06Add sys/user.h.Ulrich Drepper
1999-09-05Rename strong name for fork from __syscall_fork to __libc_fork.Ulrich Drepper
1999-09-03Include <sys/user.h> instead of <asm/user.h>.Ulrich Drepper
1999-09-03Linux/Alpha specific definition to access information passed up from theUlrich Drepper
1999-09-01#include <bits/armsigctx.h>.Ulrich Drepper
1999-09-01Enclose header in an #ifdef statement to prevent it from being included twice.Ulrich Drepper
1999-08-31[csu]: Define CFLAGS-initfini.s to force compiling for i386 to avoidUlrich Drepper
1999-08-28Update from 2.3.15 kernel.Ulrich Drepper
1999-08-26(__finite): Make constant as unsigned to avoid warning.Ulrich Drepper
1999-08-26Define always __qaddr_t.Ulrich Drepper
1999-08-25Add checks to make sure we're really dealing with a master pseudo terminal, andUlrich Drepper
1999-08-24Add new constants from Linux 2.3.15.Ulrich Drepper
1999-08-24Add execve syscall.Ulrich Drepper
1999-08-23Define SIGCONTEXT_EXTRA_ARGS.Ulrich Drepper
1999-08-23Add execve syscall.Ulrich Drepper
1999-08-21Define weak alias execve.Ulrich Drepper
1999-08-20Undo last change.Ulrich Drepper
1999-08-20Undo last change but correct comment saying < 0 is ok for size type.Ulrich Drepper
1999-08-20Correct last patch.Ulrich Drepper
1999-08-20Allocate buffer large enough not only if size == 0, but also for size < 0.Ulrich Drepper
1999-08-20Don't allow use with _FILE_OFFSET_BITS=64.Ulrich Drepper
1999-08-20Copy over missing changes from mainline.Ulrich Drepper
1999-08-201999-08-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-08-20Linux specific execve implementation.Ulrich Drepper
1999-08-19Add change from main branch.Ulrich Drepper
1999-08-19(__add_to_environ): Initialize ep after we have the lock.Ulrich Drepper
1999-08-19Information about how to access signal context info fro Linux/Alpha.Ulrich Drepper
1999-08-17Correct type in performance increase rewrite.Ulrich Drepper
1999-08-17Define O_DSYNC and O_RSYNC.Ulrich Drepper
1999-08-15Update from main branch.Ulrich Drepper
1999-08-10Define ARM specific versions of VALID_ELF_HEADER, VALID_ELF_OSABI,Ulrich Drepper
1999-08-09Handle platforms with special __FLOAT_WORD_ORDER.Ulrich Drepper
1999-08-09Mark void* operations as extensions.Ulrich Drepper
1999-08-06Fix typo (MSG_TRUNC -> MSG_DONTWAIT).Ulrich Drepper
1999-08-05(O_RSYNC, O_DSYNC): Define.Ulrich Drepper
1999-08-04Update from main line.Ulrich Drepper
1999-08-01Add siglist.h.Ulrich Drepper
1999-08-01Update from main line.Ulrich Drepper
1999-07-28Signal name list.Ulrich Drepper
1999-07-281999-07-27 Mark Kettenis <kettenis@gnu.org>Roland McGrath
1999-07-281999-07-27 Mark Kettenis <kettenis@gnu.org>Roland McGrath
1999-07-28(gaih_inet): Only return information for the hinted protocol.Ulrich Drepper
1999-07-28Fix aliasing problems.Ulrich Drepper
1999-07-201999-07-20 Mark Kettenis <kettenis@gnu.org>Roland McGrath
1999-07-20 * iconvdata/Makefile (distribute): Don't distribute CVSAndreas Schwab
1999-07-19Add ldd-rewrite.sed.Ulrich Drepper
1999-07-18Undo last patch.Ulrich Drepper
1999-07-16Use addl instead of pop/pop to keep program deterministic.Ulrich Drepper
1999-07-16(_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2.Ulrich Drepper
1999-07-12(gaih_inet): For non-passive connections without a hostname set address toUlrich Drepper