summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Revert the mips related fixed that got in due to the trunk merge and also add...Khem Raj2008-07-093-1/+23
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-092-16/+0
* Synch with trunk: remove obsolete filesCarmelo Amoroso2008-07-091-135/+0
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-273-0/+34
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-1841-886/+1606
* Fix broken syscall() function since the original patch did not work."Steven J. Hill"2007-07-121-2/+14
* Copy from trunk."Steven J. Hill"2006-12-161-0/+61
* Copy from trunk."Steven J. Hill"2006-08-241-0/+48
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch..."Steven J. Hill"2006-08-2411-173/+397
* Merge from trunk."Steven J. Hill"2006-08-231-15/+1
* Remove files that are no longer in trunk."Steven J. Hill"2006-08-231-136/+0
* Removal as per trunk."Steven J. Hill"2006-08-221-98/+0
* Merge from trunk."Steven J. Hill"2006-02-287-40/+54
* Merge from trunk."Steven J. Hill"2006-02-151-4/+2
* Merge from trunk."Steven J. Hill"2006-02-142-44/+32
* Copy from trunk."Steven J. Hill"2006-02-131-0/+41
* Clean up the 'sysdep.h' header chain. Other architectures will have their own..."Steven J. Hill"2006-02-056-322/+51
* Clean up '_res' such that it will now work for, NPTL, linuxthreads and"Steven J. Hill"2006-01-151-7/+0
* Merge from trunk."Steven J. Hill"2006-01-145-26/+31
* Merge from trunk."Steven J. Hill"2006-01-061-3/+0
* And finally, make 'errno' and TLS variable. The TLS conversion of errno, h_er..."Steven J. Hill"2006-01-051-1/+5
* Import assembly version of 'syscall_error' so that it can be a hidden functio..."Steven J. Hill"2006-01-053-37/+89
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-102-6/+10
* Bring in sleep.c from trunk and update change sigaction.c for MIPS"Steven J. Hill"2005-12-101-2/+2
* Finish up changes for sigaction and NPTL."Steven J. Hill"2005-12-101-3/+4
* Merge from trunk."Steven J. Hill"2005-12-101-1/+3
* Fix 'sigaction' for NPTL and other thread models."Steven J. Hill"2005-12-081-7/+6
* Changes for NPTL and new build system."Steven J. Hill"2005-12-022-2/+4
* Merge from trunk."Steven J. Hill"2005-12-023-88/+11
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-146/+0
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-21/+12
* Copy from trunk."Steven J. Hill"2005-11-291-0/+136
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+7
* Massive merge from trunk."Steven J. Hill"2005-11-171-35/+6
* Sync with glibc reference tree and changes for uClibc thus far."Steven J. Hill"2005-11-161-0/+3
* Update signal handlers for NPTL."Steven J. Hill"2005-11-161-28/+22
* Copy from trunk."Steven J. Hill"2005-10-301-0/+46
* Only include 'regdef.h' when using assembly code. Your character has"Steven J. Hill"2005-10-291-0/+2
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-8/+4
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-5/+9
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-1/+1
* Cleaned up 'sysdep.h' file madness."Steven J. Hill"2005-09-133-627/+259
* Fix 'vfork' for MIPS. The SAVE_PID and RESTORE_PID macros should not be in th..."Steven J. Hill"2005-09-061-29/+0
* Fix cloberring of errno value."Steven J. Hill"2005-09-031-0/+3
* Import latest 'clone' and 'vfork' functions from glibc. These have been teste..."Steven J. Hill"2005-09-035-57/+141
* Finally, all of the makefiles that make the magic happen. These changes allow..."Steven J. Hill"2005-08-091-18/+1
* Compile cleanups for NPTL support."Steven J. Hill"2005-08-091-0/+4
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-045-8/+57
* Properly link in needed TLS functions for the static C library. Added the new..."Steven J. Hill"2005-07-311-0/+17