summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/hppa/brk.c
Commit message (Collapse)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+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>
* syscall: convert cris/hppa to common syscallsMike Frysinger2009-08-191-1/+1
| | | | | | | | The cris/hppa code appears to be easy to convert, so go ahead and do it for them. Build tested only. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-1/+1
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-3/+2
|
* Merge from trunk."Steven J. Hill"2006-08-211-3/+0
|
* Merge from trunk."Steven J. Hill"2006-02-281-3/+9
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+3
|
* Copy from trunk."Steven J. Hill"2005-11-171-0/+40