summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/bits
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-2/+0
* always define float_t as floatBernhard Reutner-Fischer2009-09-181-21/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-032-5/+7
* add missing UTIME_* defines for *at funcsMike Frysinger2009-08-191-1/+6
* enable nanosecond stat support for everyoneMike Frysinger2009-08-192-16/+11
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-14/+0
* syscall: unify common syscall definesMike Frysinger2009-07-091-54/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-1/+6
* Get rid of the following annoying warnings on ppc:Denis Vlasenko2009-01-031-17/+18
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-291-7/+7
* Synch with trunk @ 24160Carmelo Amoroso2008-11-273-13/+7
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-315-29/+29
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-189-51/+551
* Merge from trunk."Steven J. Hill"2006-12-163-6/+7
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-161-209/+0
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-248-54/+235
* Removal as per trunk."Steven J. Hill"2006-08-222-136/+0
* Merge from trunk."Steven J. Hill"2006-08-211-1/+2
* Merge from trunk."Steven J. Hill"2006-08-182-5/+11
* Merge from trunk."Steven J. Hill"2006-02-2810-85/+168
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-7/+40
* Merge from trunk."Steven J. Hill"2005-09-211-10/+13
* Sync with trunk."Steven J. Hill"2005-09-172-33/+734
* More merges with main trunk."Steven J. Hill"2005-07-301-0/+93
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-251-3/+2
* Hopefully fix the problem reported by Peter Mazinger,Joakim Tjernlund2005-05-071-0/+113
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-242-0/+61
* no more cvsMike Frysinger2005-02-121-1/+0
* Add missing definition for O_DIRECTEric Andersen2004-12-061-8/+7
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-31/+0
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-5/+5
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+2
* Some updates from glibc. mjn3 reports this fixes profilingEric Andersen2003-09-071-4/+8
* Use the common version for bits/sem.h. Fixup the types toEric Andersen2003-08-141-87/+0
* For sparc, powerpc, mips, and alpha we should also use theEric Andersen2003-08-041-79/+0
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-94/+0
* Implement syscall() for powerpc. Fixup syscall code soEric Andersen2003-06-151-12/+13
* Initial effort at adding profiling support.Eric Andersen2003-03-035-0/+218
* Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fixEric Andersen2003-02-161-5/+5
* Fix powerpc struct kernel_stat typesEric Andersen2003-01-241-19/+18
* A few more needed updatesEric Andersen2003-01-242-148/+205
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-70/+4
* This draws from an old patch by David Blythe for the now-deadEric Andersen2002-11-151-44/+55
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-4/+4
* Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen2002-08-281-1/+0
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-0/+5
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+4