summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/aeabi_mb_cur_max.c
Commit message (Collapse)AuthorAgeFilesLines
* regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.hPeter S. Mazinger2011-03-091-4/+0
| | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-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: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
| | | | | Appears to build fine (several .configs tried)
* make it build if WCHAR is disabledPeter S. Mazinger2006-01-301-0/+6
|
* Using hidden_proto solves this internally, my proposal was wrongPeter S. Mazinger2006-01-301-3/+0
|
* Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger2006-01-291-0/+32