* moldname.def.in (sleep, beep, seterrormode): Remove.

This commit is contained in:
Danny Smith 2005-08-08 10:22:20 +00:00
parent e6ae6cd338
commit 5b3ab258e5
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2005-08-08 Danny Smith <dannysmith@users.sourceforge.net>
* moldname.def.in (sleep, beep, seterrormode): Remove.
2005-06-16 Danny Smith <dannysmith@users.sourceforge.net> 2005-06-16 Danny Smith <dannysmith@users.sourceforge.net>
* profile/profile.h (_MCOUNT_CALL): Define as regparm(2) * profile/profile.h (_MCOUNT_CALL): Define as regparm(2)

View File

@ -25,7 +25,6 @@
; ;
EXPORTS EXPORTS
access access
beep
chdir chdir
chmod chmod
chsize chsize
@ -87,9 +86,7 @@ read
rmdir rmdir
rmtmp rmtmp
searchenv searchenv
seterrormode
setmode setmode
sleep
sopen sopen
spawnl spawnl
spawnle spawnle