about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add sys/user.h.Ulrich Drepper1999-09-061-0/+1
* Rename strong name for fork from __syscall_fork to __libc_fork.Ulrich Drepper1999-09-051-1/+1
* Include <sys/user.h> instead of <asm/user.h>.Ulrich Drepper1999-09-031-1/+1
* Linux/Alpha specific definition to access information passed up from theUlrich Drepper1999-09-031-0/+50
* #include <bits/armsigctx.h>.Ulrich Drepper1999-09-011-0/+2
* Enclose header in an #ifdef statement to prevent it from being included twice.Ulrich Drepper1999-09-011-1/+6
* [csu]: Define CFLAGS-initfini.s to force compiling for i386 to avoidUlrich Drepper1999-08-311-0/+6
* Update from 2.3.15 kernel.Ulrich Drepper1999-08-283-12/+46
* (__finite): Make constant as unsigned to avoid warning.Ulrich Drepper1999-08-261-1/+1
* Define always __qaddr_t.Ulrich Drepper1999-08-261-5/+5
* Add checks to make sure we're really dealing with a master pseudo terminal, andUlrich Drepper1999-08-251-0/+35
* Add new constants from Linux 2.3.15.Ulrich Drepper1999-08-241-2/+6
* Add execve syscall.Ulrich Drepper1999-08-241-0/+1
* Define SIGCONTEXT_EXTRA_ARGS.Ulrich Drepper1999-08-238-6/+14
* Add execve syscall.Ulrich Drepper1999-08-231-0/+1
* Define weak alias execve.Ulrich Drepper1999-08-211-0/+1
* Undo last change.Ulrich Drepper1999-08-201-3/+3
* Undo last change but correct comment saying < 0 is ok for size type.Ulrich Drepper1999-08-201-3/+3
* Correct last patch.Ulrich Drepper1999-08-201-38/+7
* Allocate buffer large enough not only if size == 0, but also for size < 0.Ulrich Drepper1999-08-202-12/+43
* Don't allow use with _FILE_OFFSET_BITS=64.Ulrich Drepper1999-08-201-1/+5
* Copy over missing changes from mainline.Ulrich Drepper1999-08-201-0/+3
* 1999-08-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-201-3/+8
* Linux specific execve implementation.Ulrich Drepper1999-08-201-0/+40
* Add change from main branch.Ulrich Drepper1999-08-197-13/+13
* (__add_to_environ): Initialize ep after we have the lock.Ulrich Drepper1999-08-191-3/+7
* Information about how to access signal context info fro Linux/Alpha.Ulrich Drepper1999-08-191-0/+22
* Correct type in performance increase rewrite.Ulrich Drepper1999-08-171-4/+4
* Define O_DSYNC and O_RSYNC.Ulrich Drepper1999-08-171-0/+8
* Update from main branch.Ulrich Drepper1999-08-152-5/+6
* Define ARM specific versions of VALID_ELF_HEADER, VALID_ELF_OSABI,Ulrich Drepper1999-08-101-0/+9
* Handle platforms with special __FLOAT_WORD_ORDER.Ulrich Drepper1999-08-091-1/+34
* Mark void* operations as extensions.Ulrich Drepper1999-08-091-29/+29
* Fix typo (MSG_TRUNC -> MSG_DONTWAIT).Ulrich Drepper1999-08-061-1/+1
* (O_RSYNC, O_DSYNC): Define.Ulrich Drepper1999-08-051-2/+12
* Update from main line.Ulrich Drepper1999-08-041-24/+24
* Add siglist.h.Ulrich Drepper1999-08-011-0/+1
* Update from main line.Ulrich Drepper1999-08-0112-145/+210
* Signal name list.Ulrich Drepper1999-07-281-0/+75
* 1999-07-27 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-07-282-42/+49
* 1999-07-27 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-07-281-0/+5
* (gaih_inet): Only return information for the hinted protocol.Ulrich Drepper1999-07-281-25/+30
* Fix aliasing problems.Ulrich Drepper1999-07-282-116/+148
* 1999-07-20 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-07-201-0/+1
* * iconvdata/Makefile (distribute): Don't distribute CVSAndreas Schwab1999-07-202-0/+2
* Add ldd-rewrite.sed.Ulrich Drepper1999-07-191-0/+1
* Undo last patch.Ulrich Drepper1999-07-181-4/+0
* Use addl instead of pop/pop to keep program deterministic.Ulrich Drepper1999-07-163-8/+6
* (_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2.Ulrich Drepper1999-07-161-0/+4
* (gaih_inet): For non-passive connections without a hostname set address toUlrich Drepper1999-07-121-0/+4