aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2002-02-08 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't includeAndreas Jaeger
2002-02-08 * sysdeps/mips/atomicity.h (compare_and_swap): RemoveAndreas Jaeger
2002-02-07Do not use branch likely.Andreas Jaeger
2002-02-03(_test_and_set): Use branch likely.Ulrich Drepper
2002-02-01Remove dl-procinfo.c.Ulrich Drepper
2002-02-01_dl_fpu_control, _dl_fpu_control_set): Remove unused externs.Ulrich Drepper
2002-02-01Move _dl_hp_timing_overhead and procinfo-related variables inUlrich Drepper
2002-02-01Move global variables for SHARED code in struct _rtld_global. ExportUlrich Drepper
2002-01-18Avoid warning about comma at end of enum for !_GNU_SOURCE.Ulrich Drepper
2002-01-08Add sysv_termio.h and start-libc.c.Ulrich Drepper
2002-01-07Define _G_MMAP64.Ulrich Drepper
2001-11-26Remove __brk_addr alias, avoid warning.Andreas Jaeger
2001-11-16(sysdep-routines): Add framestate.Ulrich Drepper
2001-11-16(__register_frame_info, __deregister_frame_info): Move to elf/Versions.Ulrich Drepper
2001-11-09New file to fix RLIM_INFINITY.Andreas Schwab
2001-10-15Make sysmips() prototype a varargs prototype. Remove dependency from kernel ...Andreas Jaeger
2001-10-15General cleanup, use __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.Andreas Jaeger
2001-09-26(struct cmsghdr): Don't declare __cmsg_data field if its size would be biggerUlrich Drepper
2001-09-22Add real implementation.Ulrich Drepper
2001-09-22(init): Use USE_NONONPTION_FLAG ifdef for __getopt_clean_environment.Ulrich Drepper
2001-09-08termio definitions for AIX.Ulrich Drepper
2001-09-08Library startup code for AIX.Ulrich Drepper
2001-09-08Program startup code for AIX.Ulrich Drepper
2001-09-08Alias __libc_fcntl to __fcntl.Ulrich Drepper
2001-09-08Startup code for glibc on AIX.Ulrich Drepper
2001-09-08Not needed anymore.Ulrich Drepper
2001-09-08(aix-syscalls.o): More linker command line options.Ulrich Drepper
2001-09-05Include <errno.h>.Ulrich Drepper
2001-09-03gethostname implementation for Linux/Alpha.Ulrich Drepper
2001-08-242001-08-24 Maciej W. Rozycki macro@ds2.pg.gda.plAndreas Jaeger
2001-08-16Fix type of __id_t, __useconds_t and __intptr_t.Ulrich Drepper
2001-08-16Add rule to import kernel symbols.Ulrich Drepper
2001-07-31 * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed.Andreas Jaeger
2001-07-28Add dl-support.c, dl-addr.c, and dl-error.c.Ulrich Drepper
2001-07-28Add sys/procfs.h.Ulrich Drepper
2001-07-22Don't mark asm input operand as clobbered.Andreas Schwab
2001-07-22(INLINE_SYSCALL): Don't mark asm input operand as clobbered.Andreas Schwab
2001-07-20Synch with kernel.Andreas Jaeger
2001-07-17Fix last change.Andreas Schwab
2001-07-15Special versions for Linux/m68k.Andreas Schwab
2001-07-15Check _dl_pagesize first. Default to 4096, not EXEC_PAGESIZE.Andreas Schwab
2001-07-08Improve nsendmsg prototype.Ulrich Drepper
2001-07-08(sendmsg): Fix return type.Ulrich Drepper
2001-07-08(recvmsg): Fix return type.Ulrich Drepper
2001-07-08(__recv): Fix typo.Ulrich Drepper
2001-07-08AIX recv implementation.Ulrich Drepper
2001-07-08Fix various types.Ulrich Drepper
2001-07-08(__libc_dlclose): Fix typo.Ulrich Drepper
2001-07-08(__gettimeofday): Add declarations for asm functions.Ulrich Drepper
2001-07-07Fix typo.Ulrich Drepper