2000-10-21 |
drepper | Make FNM_LEADING_DIR behave as GNU tar expects it.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Add rules to build and run lateglobal.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Modules for lateglobal test.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Test for dlopen with RTLD_GLOBAL only in the second...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (add_to_global): New function. Split out from dl_open_worker.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (_dl_map_object): Remember when we added the SONAME...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (struct link_map): Add l_soname_added bitfield.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (add_dependency): Increment object of object and all...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (_dl_map_object_from_fd): Increment object of object...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (_dl_map_object_deps): If dependency is already in...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Decrement opencount for all dependencies which can...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Add debug when with more output.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Also print opencount.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (OUT): Flush at the end.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Add rules to build and run unload2.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Modules for unload2 test.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Test for correct reference counting with unload.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (_dl_close): Revert last change.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (ngettext): Add missing parameter.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | (distribute): Add neededtest.c, neededobj1.c, neededobj2...
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Object for complete unloading test.
|
commit | commitdiff | tree |
2000-10-21 |
drepper | Test case for complete unloading.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (_dl_close): Decrement reference counter for all dependencie...
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (elf_machine_matches_host): Parameter is now pointer...
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Handle Macedonian correctly.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (_dl_map_object_from_fd): Pass pointer to ELF header to
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (WORD_BIT, LONG_BIT): Don't count on INT_MAX, __INT_MAX__...
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Include bits/wordsize.h, use #if __WORDSIZE == 64 check...
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (testout): Place output file in build directory.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Pretty print.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (_nss_hesiod_initgroups_dyn): Correctly handle numeric...
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | (__new_semctl): Pass union semun as 4th argument to...
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Add fcntl64() syscall.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Declare __strcasecmp and __strcasestr.
|
commit | commitdiff | tree |
2000-10-20 |
drepper | Remove declaration of __strcasecmp and __strcasestr.
|
commit | commitdiff | tree |
2000-10-18 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-18 |
drepper | Correct default mount point in comments.
|
commit | commitdiff | tree |
2000-10-17 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-17 |
drepper | Update after precision increase is sources.
|
commit | commitdiff | tree |
2000-10-17 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-17 |
drepper | PRINT_FPHEX_LONG_DOUBLE): Add missing backslash.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Protect tsd array modification in thread data structures...
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | (DL_FIND_ARG_COMPONENTS): Little cleanup.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | (_FP_FRAC_SRS_2): Fix computation of sticky bit.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | (__floorl): Fix mask.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | (__ceill): Fix mask.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | (M_LOG_SQRT_PIl, M_LOG_2_SQRT_PIl): Increase precision.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update for changes in libm-test.inc.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Add one more change to last patch.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Define HAVE_GETTEXT fir zdump.c, zic.c, ialloc.c, and...
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Always include <libintl.h> for glibc.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Always include <libintl.h> for glibc.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Define _LIBC during generation of bits/stdio_lim.d.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Invoke other shell scripts through ${SHELL}.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Add aliases for Winblowz charsets.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-16 |
drepper | (_dl_signal_error): Allocate memory for objname as...
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | (R_IA64_PCREL60B): Add relocation.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Cleanup.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Insert \n and \t into inline asm.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Use sizeof in _itowa parameters correctly.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Insert \n and \t into inline asm.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Compute width of decimal point string correctly. Handle...
|
commit | commitdiff | tree |
2000-10-15 |
drepper | (frexp_test): Add L suffix also to parameters.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Update.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Define and use ASM_LINE_SEP, and add tabs to placate...
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Add test for comment and line separators.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Add ASM_LINE_SEP.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Add --start-group and --end-group.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Linux/HPPA errno definitions.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Conditionalize stack usage calculation on stack direction.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Dummy definitions for spinlock definitions.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Include <bits/initspin> in $(sysdep_headers).
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Include bits/initspin.h. Use LT_SPINLOCK_INIT do initialize...
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Initialize locks with LT_SPINLOCK_INIT if it is non...
|
commit | commitdiff | tree |
2000-10-15 |
drepper | (__pthread_unlock): Likewise.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | (__old_sem_init): Release lock with LT_SPINLOCK_INIT...
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Move LOCK_INITIALIZER definition to <bits/initspin.h>.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | Generic definitions for lock initializers.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | HP/PA specific lock initializers.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | HP/PA specific thread library internal definitions.
|
commit | commitdiff | tree |
2000-10-15 |
drepper | HP/PA specific posix_spinlock implementation.
|
commit | commitdiff | tree |
next |