Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-08-22 | fix MUSL_LOCPATH search | Rich Felker | -1/+1 |
2018-09-12 | split internal lock API out of libc.h, creating lock.h | Rich Felker | -1/+1 |
2018-09-12 | overhaul internally-public declarations using wrapper headers | Rich Felker | -4/+1 |
2018-01-09 | revise the definition of multiple basic locks in the code | Jens Gustedt | -1/+1 |
2017-07-04 | fix missing volatile qualifier on lock in __get_locale | Jens Gustedt | -1/+1 |
2015-06-06 | make static C and C.UTF-8 locales available outside of newlocale | Rich Felker | -10/+2 |
2015-05-27 | implement fail-safe static locales for newlocale | Rich Felker | -3/+3 |
2015-05-27 | rename internal locale file handling locale maps | Rich Felker | -0/+124 |