aboutsummaryrefslogtreecommitdiff
path: root/localedata/tst-setlocale2.c
AgeCommit message (Collapse)Author
2017-06-08Prepare for radical source tree reorganization.zack/build-layout-experimentZack Weinberg
All top-level files and directories are moved into a temporary storage directory, REORG.TODO, except for files that will certainly still exist in their current form at top level when we're done (COPYING, COPYING.LIB, LICENSES, NEWS, README), all old ChangeLog files (which are moved to the new directory OldChangeLogs, instead), and the generated file INSTALL (which is just deleted; in the new order, there will be no generated files checked into version control).
2011-10-15Optimize access to isXYZ and toXYZ tablesUlrich Drepper
The functions to get the pointers can now depend on the TLS variable be initialized.