summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-3/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-5/+5
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Merge from trunk."Steven J. Hill"2006-02-281-5/+7
|
* Merge from trunk."Steven J. Hill"2005-12-101-1/+3
|
* Merge from trunk."Steven J. Hill"2005-12-081-0/+3
|
* Andrew May writes:Eric Andersen2004-01-301-0/+1
| | | | | | Here are some simple fixes for things that broke for PPC with the recent syscall cleanup. I am not sure they are correct but they seem pretty trivial.
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-1/+3
| | | | -Erik
* Fixup ioctl so we can special case powerpc sillinessEric Andersen2003-02-181-0/+64