Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-04-01 | 2 | -88/+12 |
| | | | | | | | | | | | | | | | * locale/loadlocale.c (_nl_load_locale) [MAP_FILE]: Define it zero if undefined. * string/strxfrm.c: Just copy the string (for now). * string/strcoll.c: Just call strcmp (for now). * mach/Makefile (lock): Add mutex-init. * mach/mutex-solid.c (_cthread_mutex_lock_routine, _cthread_mutex_unlock_routine): Variables removed. (__mutex_lock_solid, __mutex_unlock_solid): Don't use them; just stub. (__mutex_init): Function moved to new file mutex-init.c. * mach/mutex-init.c: New file, broken out of mutex-solid.c. | ||||
* | * Make-dist (README): Commit it to CVS if there is a CVS directory. | Roland McGrath | 1995-03-29 | 1 | -0/+1 |
| | |||||
* | * string/Makefile (distribute): Add pagecopy.h. | Roland McGrath | 1995-02-21 | 1 | -1/+1 |
| | | | | | | | | * sysdeps/mach/pagecopy.h: New file. * sysdeps/generic/pagecopy.h: New file. * sysdeps/generic/memcpy.c: Include pagecopy.h; call PAGE_COPY_FWD_MAYBE first when word aligned. * sysdeps/generic/memmove.c: Likewise. | ||||
* | initial import | Roland McGrath | 1995-02-18 | 18 | -0/+1522 |