summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/amd64/lockdflt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove these unused files before any other archs include the same bogusjhb2004-11-121-202/+0
* CACHE_LINE_SIZE is 64 on athlon and amd64 chips, not 32. This shouldpeter2003-12-111-1/+1
* Remove 80386 bandaids from code repocopied from i386. rtld_start.S stillpeter2003-04-301-78/+4
* Remove the nanosleep calls from the spin loops in the locking code.jdp2002-07-061-9/+2
* Update the asm statements to use the "+" modifier instead ofjdp2002-06-241-4/+4
* Fix a bug which could cause programs with user threads packages tojdp2000-07-171-2/+32
* Solve the dynamic linker's problems with multithreaded programs oncejdp2000-07-081-39/+203
* Block almost all signals in the default locking method instead ofjdp2000-01-251-8/+10
* Revamp the mechanism for enumerating and calling shared objects'jdp2000-01-091-16/+5
* Work around an assert failure in the dynamic linker's default threadjdp1999-12-281-4/+8
* Add a new function dllockinit() for registering thread lockingjdp1999-12-271-0/+94
OpenPOWER on IntegriCloud