aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2002-04-14Use INTDEF for __open.Ulrich Drepper
2002-04-14Undefine __libc_fcntl as well.Ulrich Drepper
2002-04-14Define __gettimeofday alias.Ulrich Drepper
2002-04-14Use INTEDEF for __gettimeofday.Ulrich Drepper
2002-04-14Use INTDEF for __getpgid.Ulrich Drepper
2002-04-14Use INTDEF for __getpagesize.Ulrich Drepper
2002-04-14Use INTDEF for __fxstat64.Ulrich Drepper
2002-04-14Use INTDEF for __fxstat.Ulrich Drepper
2002-04-11LOC): Don't paste in a token.Ulrich Drepper
2002-04-09Use INTUSE for __chown calls.Ulrich Drepper
2002-04-09Use INTDEF for __fork.Ulrich Drepper
2002-04-09Use INTDEF for __connect.Ulrich Drepper
2002-04-09Use INTDEF for __chown.Ulrich Drepper
2002-04-09Use INTDEF for __fcntl.Ulrich Drepper
2002-04-06brk implementation for dynamic linker.Ulrich Drepper
2002-04-03(_DL_HWCAP_COUNT): Define as 8.Ulrich Drepper
2002-04-03Completely specify size of _dl_arm_cap_flags.Ulrich Drepper
2002-03-242002-03-23 Roland McGrath <roland@frob.com>Roland McGrath
2002-03-13(__libc_multiple_libcs): Define as hidden.Ulrich Drepper
2002-03-12Define __libc_argc and __libc_argv as hidden.Ulrich Drepper
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