projects
/
kopensolaris-gnu
/
glibc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update.
2002-02-01
drepper
Update.
commit
|
commitdiff
|
tree
2002-02-01
drepper
Update.
commit
|
commitdiff
|
tree
2002-02-01
drepper
_dl_cpuclock_offset is not any longer a global variable...
commit
|
commitdiff
|
tree
2002-02-01
drepper
Move global variables for SHARED code in struct _rtld_global...
commit
|
commitdiff
|
tree
2002-02-01
drepper
Add _dl_load_lock, _dl_lazy, _dl_dynamic_weak, _dl_fpu_control,
commit
|
commitdiff
|
tree
2002-02-01
drepper
Regenerated.
commit
|
commitdiff
|
tree
2002-02-01
drepper
Add entry for HAVE_PROTECTED.
commit
|
commitdiff
|
tree
2002-02-01
drepper
Define HAVE_PROTECTED if .protected is available.
commit
|
commitdiff
|
tree
2002-01-31
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-31
drepper
Check for ssize_t overflow.
commit
|
commitdiff
|
tree
2002-01-31
drepper
(_dl_sysdep_start): Fix leftover reference to _dl_pagesize.
commit
|
commitdiff
|
tree
2002-01-31
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-31
drepper
Move global variables for SHARED code in struct _rtld_global...
commit
|
commitdiff
|
tree
2002-01-31
drepper
Spinlock definitions for x86.
commit
|
commitdiff
|
tree
2002-01-31
drepper
[ld]: Add GLIBC_2.3.
commit
|
commitdiff
|
tree
2002-01-30
drepper
Fix more typos.
commit
|
commitdiff
|
tree
2002-01-30
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-30
drepper
(DL_AUTO_FUNCTION_ADDRESS): Add cast to avoid warning
commit
|
commitdiff
|
tree
2002-01-30
drepper
(_dl_start): Avoid warnings.
commit
|
commitdiff
|
tree
2002-01-30
drepper
Avoid warnings. Fix typos.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Only define or handle _dl_num_cache_relocations for...
commit
|
commitdiff
|
tree
2002-01-29
drepper
Only define or handle _dl_num_relocations for the SHARED...
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(_dl_start): Use __builtin_memset if available.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(__mempcpy): Protect size arg for addition when using...
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(tests): Add tst-qsort.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Test for qsort.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(Process Signal Mask): Document that pthread_sigmask...
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(Hash Search Function): Correct description of hsearch.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(hcreate_r): Don't insert anything if entry is found.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(tests): Add tst-hsearch.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Tests for hsearch functions.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
dd new testcase tst-mallocstate.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Test of malloc state functions.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Part of malloc implementation.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Undo last patch.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(_quicksort): Do not apply the comparison function
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(_dl_map_object): Remove incorrect optimization for...
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update from tzdata2002b.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(__stpcpy_small): Minor cleanup after last patch.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(pic-ccflag): New variable.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Allocate one more byte for rulearr and clear this element.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Handle zero-length arguments specially.
commit
|
commitdiff
|
tree
2002-01-29
drepper
Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
commit
|
commitdiff
|
tree
2002-01-29
drepper
(__mempcpy): For gcc 3.0+, don't use
commit
|
commitdiff
|
tree
2002-01-29
drepper
(libc_cv_gcc_unwind_find_fde): Set for arm, too.
commit
|
commitdiff
|
tree
2002-01-29
drepper
(Linked Channels, Cleaning Streams): Make it clearer...
commit
|
commitdiff
|
tree
2002-01-29
drepper
(ELF_MACHINE_BEFORE_RTLD_RELOC): Don't use label at...
commit
|
commitdiff
|
tree
2002-01-21
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-21
drepper
(distribute): Filter out xmalloc.c.
commit
|
commitdiff
|
tree
2002-01-19
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-19
drepper
Improve error messages.
commit
|
commitdiff
|
tree
2002-01-19
drepper
Improve error messages.
commit
|
commitdiff
|
tree
2002-01-19
drepper
(_IO_wfile_underflow_mmap): Handle end read buffer...
commit
|
commitdiff
|
tree
2002-01-19
drepper
Declare _IO_file_seekoff_mmap and _IO_file_underflow_mmap.
commit
|
commitdiff
|
tree
2002-01-19
drepper
Don't position file descriptor at end of file.
commit
|
commitdiff
|
tree
2002-01-19
drepper
(_IO_file_underflow_mmap): Don't define as static.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Don't define non-standard ST_* values unless _GNU_SOURCE.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Avoid warning about comma at end of enum for !_GNU_SOURCE.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Minor cleanups.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
(nscd-modules): Add xmalloc for nscd.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
(msort_with_tmp): Replace implementation with
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update to Apple's latest definition.
commit
|
commitdiff
|
tree
2002-01-18
drepper
(openlog): Describe possible problems with string passed...
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-18
drepper
(begin_drop_privileges): New function.
commit
|
commitdiff
|
tree
2002-01-18
drepper
(drop_privileges): Removed. Adjust caller.
commit
|
commitdiff
|
tree
2002-01-17
drepper
(__dl_runtime_resolve): Remove `const' from `got'.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Use 64 bit instructions for pointer operations.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
2002-01-17
drepper
Update copyright year.
commit
|
commitdiff
|
tree
next