1998-06-29 |
drepper | Doc fix.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Use __PMT instead of __P for function pointer.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Use __PMT instead of __P for function pointer.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Use __PMT instead of __P for function pointer.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Use __PMT instead of __P for function pointer.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Remove __libc_pid.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | (CPPFLAGS): Use $($(subdir)-CPPFLAGS) only once.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | (parse_param): Fix memory leak.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Don't use __libc_pid.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | (_dl_debug_message): Don't cache the pid.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | (_dl_object_relocation_scope): Avoid adding the same...
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-29 |
drepper | Regenerated: /usr/unsupported/bin/perl scripts/gen...
|
commit | commitdiff | tree |
1998-06-29 |
drepper | (handle_requests): Set and use maximal fd used to optimize
|
commit | commitdiff | tree |
1998-06-28 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-28 |
drepper | (rtime): Use poll instead of select.
|
commit | commitdiff | tree |
1998-06-28 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-28 |
drepper | (clntudp_call): Likewise.
|
commit | commitdiff | tree |
1998-06-28 |
drepper | (clnt_broadcast): Likewise.
|
commit | commitdiff | tree |
1998-06-28 |
drepper | (readtcp): Use poll instead of select.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (handle_new_request): Handle POLLHUP correctly.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (res_send): Fix typo.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Typos.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (rcmd): Change to use __poll instead of select.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (res_send): Change to use __poll instead of select.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Define __poll and make poll weak alias.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Define __poll, make poll weak alias.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Include "math_private.h".
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (feraiseexcept): Mark tmp as early-clobber.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Pass sp as arg 7. Kill __data_start.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (elf_machine_runtime_setup): Only set _dl_profile_map...
|
commit | commitdiff | tree |
1998-06-27 |
drepper | (elf): Kill -mno-fp-regs.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Check for 32-bit overflow. Move base handling away...
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Cast to mp_limb_t appropriately.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Declare __poll.
|
commit | commitdiff | tree |
1998-06-27 |
drepper | Export __poll.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (__finite): Fix typo.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (__finite): Use alias-safe code.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Rewrite __create_ib_request.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Remove unused entries.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Don't copy server structure.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (pthread_exited): If thread is not detached put it...
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Use __PMT instead of __PMS.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (__PMT): Use this instead of __PMS.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (__PMT): Use this instead of __PMS.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Use __PMS in bsearch and qsort prototpypes.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Define CFLAGS-bsearch.c, CFLAGS-msort.c, and CFLAGS...
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Define __PMS. When using modern g++ define __P to...
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Use __PMS in tsearch, tfind, tdelete, twalk, tdestroy...
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Define CFLAGS-tsearch.c and CFLAGS-lsearch.c to $(exceptions).
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Check for -fexceptions.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Define exceptions, not no-exceptions.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (__finite): Use C code, not asm.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (PTHREAD_RWLOCK_INITIALIZER): Correct for new definition...
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Substitute @old_glibc_headers@.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (remove-old-headers): Make phony.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Remove __libc_uid.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | (Allocation, Pseudo-Terminal Pairs): Fix typos.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Correct test whether to compile __pthread_compare_and_swap...
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Remove some of the Alpha functions.
|
commit | commitdiff | tree |
1998-06-26 |
drepper | Add Alpha-specific io function from protected namespace.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Undo last patch.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | i686 specific low-level definition for pthreads.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Additional startup code for static i386 Hurd binaries.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | [!PIC] (init1): Call __libc_init_secure.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Hurd/i386 specific make rules.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Define locale-CPPFLAGS instead of redefining CPPFLAGS.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Finish user stack support. Change locking code to...
|
commit | commitdiff | tree |
1998-06-25 |
drepper | When compiling for i686 don't test for xchgcmp instruction...
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Finish user stack support. Change locking code to...
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Export __sigaction.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | (CPPFLAGS): Use $($(subdir)-CPPFLAGS) if defined first.
|
commit | commitdiff | tree |
1998-06-25 |
drepper | (CLONE_PTRACE): Add it (from Linux 2.1.107).
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Make [sg]et_stacksize and [sg]et_stackaddr prototypes...
|
commit | commitdiff | tree |
1998-06-25 |
drepper | Define _POSIX_THREAD_ATTR_STACKSIZE and _POSIX_THREAD_ATTR_S...
|
commit | commitdiff | tree |
1998-06-25 |
drepper | (struct pthread_handle_struct): Add h_bottom.
|
commit | commitdiff | tree |
1998-06-24 |
drepper | Update.
|
commit | commitdiff | tree |
1998-06-24 |
drepper | (pthread_free): Undo patch from 980430.
|
commit | commitdiff | tree |
1998-06-24 |
drepper | (_nss_files_get,ENTNAME_r): Initialize position when...
|
commit | commitdiff | tree |
1998-06-24 |
drepper | Also protect FNM_* macros from being undefined in a...
|
commit | commitdiff | tree |
next |