summaryrefslogtreecommitdiffstats
path: root/sources/uClibc.config-locale
Commit message (Collapse)AuthorAgeFilesLines
* Change uClibc stdio BUFSIZ to 4k.Manuel Novoa III2003-12-031-2/+2
| | | | Update busybox config for new snapshot.
* Turn on HAS_FPU by default. If soft float support is configured in theManuel Novoa III2003-11-181-2/+1
| | | | | | buildroot Makefile, HAS_FPU will be turned of by uclibc.mk. TODO: Implement a buildroot options for no float support at all.
* Make sure we prompt for MMU setting if unknown.Manuel Novoa III2003-11-111-1/+0
|
* Update.Manuel Novoa III2003-11-111-31/+34
|
* Add in a default config to make it easy for people that wantEric Andersen2003-09-121-0/+131
to enable uClibc's locale support.