* libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.
(CHEWOUT_FILES): Added unlinkr.def. * libc/reent/Makefile.in: Rebuilt. * libc/sys.tex: Include unlinkr.def. * libc/reent/linkr.c (_unlink_r): Moved to... * libc/reent/unlinkr.c: ... new file.
This commit is contained in:
@@ -326,6 +326,7 @@ library, and achieve reentrancy by using a reserved global data block
|
||||
@include reent/statr.def
|
||||
@include reent/fstatr.def
|
||||
@include reent/linkr.def
|
||||
@include reent/unlinkr.def
|
||||
@include reent/sbrkr.def
|
||||
@up
|
||||
@end ignore
|
||||
|
Reference in New Issue
Block a user