Age | Commit message (Collapse) | Author |
|
comes before the ports lib. This makes sure the functions in
libthreads properly override the stubs in libports with the new
dynamic linker semantics in glibc 2.2.
|
|
* mux.c (free_name): Fix typo in comment.
* usermux.c: Likewise.
* usermux.h: Likewise
(struct usermux): Likewise.
|
|
* mux.c (get_dirents): Use mmap instead of vm_allocate.
(netfs_get_dirents): Likewise.
|
|
|
|
* mux.c (get_dirents): Use munmap instead of vm_deallocate.
(netfs_get_dirents): Likewise.
|
|
|
|
* node.c (netfs_attempt_utimes): Handle new possibility that ATIME
or MTIME might be null.
|
|
|
|
|