OSDN Git Service

* moldname-crtdll.def: Remove CR from end of line.
authorearnie <earnie>
Tue, 9 Apr 2002 21:03:59 +0000 (21:03 +0000)
committerearnie <earnie>
Tue, 9 Apr 2002 21:03:59 +0000 (21:03 +0000)
* moldname-msvcrt.def: Ditto.

winsup/mingw/ChangeLog
winsup/mingw/moldname-crtdll.def
winsup/mingw/moldname-msvcrt.def

index 69fccbd..5e56266 100644 (file)
@@ -1,3 +1,8 @@
+2002-04-09  Earnie Boyd  <earnie@users.sf.net>
+
+       * moldname-crtdll.def: Remove CR from end of line.
+       * moldname-msvcrt.def: Ditto.
+
 2002-04-04  Danny Smith  <dannysmith@sourceforge.users.net>
 
        * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,
index 3b641eb..f27fa15 100644 (file)
-;\r
-; moldname-crtdll.def\r
-;\r
-; Exports from the runtime except that these exports are actually preceeded\r
-; by a underscore in the actual DLL. These correspond to functions which\r
-; are non-ANSI and were prefixed with an underscore to avoid name space\r
-; clutter. However many, in fact most programs still use a few of these\r
-; functions without the underscore. This .def file is specially processed\r
-; to make those non-underscored name function calls call the equivalent\r
-; underscored functions.\r
-;\r
-; Contributors:\r
-; Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>\r
-; Maintained by Mumit Khan <khan@xraylith.wisc.edu>\r
-;\r
-; THIS SOFTWARE IS NOT COPYRIGHTED\r
-;\r
-; This source code is offered for use in the public domain. You may\r
-; use, modify or distribute it freely.\r
-;\r
-; This code is distributed in the hope that it will be useful but\r
-; WITHOUT ANY WARRANTY. ALL WARRENTIES, EXPRESS OR IMPLIED ARE HEREBY\r
-; DISCLAMED. This includes but is not limited to warrenties of\r
-; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\r
-;\r
-EXPORTS\r
-access\r
-beep\r
-cabs\r
-chdir\r
-chmod\r
-chsize\r
-close\r
-creat\r
-cwait\r
-\r
-\r
-\r
-dup\r
-dup2\r
-ecvt\r
-eof\r
-execl\r
-execle\r
-execlp\r
-execlpe\r
-execv\r
-execve\r
-execvp\r
-execvpe\r
-fcvt\r
-fdopen\r
-fgetchar\r
-fgetwchar\r
-filelength\r
-fileno\r
-fpreset\r
-fputchar\r
-fputwchar\r
-fstat\r
-ftime\r
-gcvt\r
-getch\r
-getche\r
-getcwd\r
-getpid\r
-getw\r
-heapwalk\r
-hypot\r
-isatty\r
-itoa\r
-j0\r
-j1\r
-jn\r
-kbhit\r
-lseek\r
-ltoa\r
-memccpy\r
-memicmp\r
-mkdir\r
-mktemp\r
-open\r
-pclose\r
-popen\r
-putch\r
-putenv\r
-putw\r
-read\r
-rmdir\r
-searchenv\r
-seterrormode\r
-setmode\r
-sleep\r
-sopen\r
-spawnl\r
-spawnle\r
-spawnlp\r
-spawnlpe\r
-spawnv\r
-spawnve\r
-spawnvp\r
-spawnvpe\r
-stat\r
-strcmpi\r
-strdup\r
-stricmp\r
-stricoll\r
-strlwr\r
-strnicmp\r
-strnset\r
-strrev\r
-strset\r
-strupr\r
-swab\r
-tell\r
-tempnam\r
-\r
-\r
-\r
-; export tzname for both. See <time.h>\r
-tzname DATA\r
-tzset\r
-umask\r
-ungetch\r
-unlink\r
-utime\r
-wcsdup\r
-wcsicmp\r
-wcsicoll\r
-wcslwr\r
-wcsnicmp\r
-wcsnset\r
-wcsrev\r
-wcsset\r
-wcsupr\r
-\r
-\r
-\r
-write\r
-y0\r
-y1\r
-yn\r
+;
+; moldname-crtdll.def
+;
+; Exports from the runtime except that these exports are actually preceeded
+; by a underscore in the actual DLL. These correspond to functions which
+; are non-ANSI and were prefixed with an underscore to avoid name space
+; clutter. However many, in fact most programs still use a few of these
+; functions without the underscore. This .def file is specially processed
+; to make those non-underscored name function calls call the equivalent
+; underscored functions.
+;
+; Contributors:
+; Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
+; Maintained by Mumit Khan <khan@xraylith.wisc.edu>
+;
+; THIS SOFTWARE IS NOT COPYRIGHTED
+;
+; This source code is offered for use in the public domain. You may
+; use, modify or distribute it freely.
+;
+; This code is distributed in the hope that it will be useful but
+; WITHOUT ANY WARRANTY. ALL WARRENTIES, EXPRESS OR IMPLIED ARE HEREBY
+; DISCLAMED. This includes but is not limited to warrenties of
+; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+;
+EXPORTS
+access
+beep
+cabs
+chdir
+chmod
+chsize
+close
+creat
+cwait
+
+
+
+dup
+dup2
+ecvt
+eof
+execl
+execle
+execlp
+execlpe
+execv
+execve
+execvp
+execvpe
+fcvt
+fdopen
+fgetchar
+fgetwchar
+filelength
+fileno
+fpreset
+fputchar
+fputwchar
+fstat
+ftime
+gcvt
+getch
+getche
+getcwd
+getpid
+getw
+heapwalk
+hypot
+isatty
+itoa
+j0
+j1
+jn
+kbhit
+lseek
+ltoa
+memccpy
+memicmp
+mkdir
+mktemp
+open
+pclose
+popen
+putch
+putenv
+putw
+read
+rmdir
+searchenv
+seterrormode
+setmode
+sleep
+sopen
+spawnl
+spawnle
+spawnlp
+spawnlpe
+spawnv
+spawnve
+spawnvp
+spawnvpe
+stat
+strcmpi
+strdup
+stricmp
+stricoll
+strlwr
+strnicmp
+strnset
+strrev
+strset
+strupr
+swab
+tell
+tempnam
+
+
+
+; export tzname for both. See <time.h>
+tzname DATA
+tzset
+umask
+ungetch
+unlink
+utime
+wcsdup
+wcsicmp
+wcsicoll
+wcslwr
+wcsnicmp
+wcsnset
+wcsrev
+wcsset
+wcsupr
+
+
+
+write
+y0
+y1
+yn
index c341d2e..f6e9075 100644 (file)
-;\r
-; moldname-msvcrt.def\r
-;\r
-; Exports from the runtime except that these exports are actually preceeded\r
-; by a underscore in the actual DLL. These correspond to functions which\r
-; are non-ANSI and were prefixed with an underscore to avoid name space\r
-; clutter. However many, in fact most programs still use a few of these\r
-; functions without the underscore. This .def file is specially processed\r
-; to make those non-underscored name function calls call the equivalent\r
-; underscored functions.\r
-;\r
-; Contributors:\r
-; Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>\r
-; Maintained by Mumit Khan <khan@xraylith.wisc.edu>\r
-;\r
-; THIS SOFTWARE IS NOT COPYRIGHTED\r
-;\r
-; This source code is offered for use in the public domain. You may\r
-; use, modify or distribute it freely.\r
-;\r
-; This code is distributed in the hope that it will be useful but\r
-; WITHOUT ANY WARRANTY. ALL WARRENTIES, EXPRESS OR IMPLIED ARE HEREBY\r
-; DISCLAMED. This includes but is not limited to warrenties of\r
-; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\r
-;\r
-EXPORTS\r
-access\r
-beep\r
-cabs\r
-chdir\r
-chmod\r
-chsize\r
-close\r
-creat\r
-cwait\r
-\r
-daylight DATA\r
-\r
-dup\r
-dup2\r
-ecvt\r
-eof\r
-execl\r
-execle\r
-execlp\r
-execlpe\r
-execv\r
-execve\r
-execvp\r
-execvpe\r
-fcvt\r
-fdopen\r
-fgetchar\r
-fgetwchar\r
-filelength\r
-fileno\r
-fpreset\r
-fputchar\r
-fputwchar\r
-fstat\r
-ftime\r
-gcvt\r
-getch\r
-getche\r
-getcwd\r
-getpid\r
-getw\r
-heapwalk\r
-hypot\r
-isatty\r
-itoa\r
-j0\r
-j1\r
-jn\r
-kbhit\r
-lseek\r
-ltoa\r
-memccpy\r
-memicmp\r
-mkdir\r
-mktemp\r
-open\r
-pclose\r
-popen\r
-putch\r
-putenv\r
-putw\r
-read\r
-rmdir\r
-searchenv\r
-seterrormode\r
-setmode\r
-sleep\r
-sopen\r
-spawnl\r
-spawnle\r
-spawnlp\r
-spawnlpe\r
-spawnv\r
-spawnve\r
-spawnvp\r
-spawnvpe\r
-stat\r
-strcmpi\r
-strdup\r
-stricmp\r
-stricoll\r
-strlwr\r
-strnicmp\r
-strnset\r
-strrev\r
-strset\r
-strupr\r
-swab\r
-tell\r
-tempnam\r
-\r
-timezone DATA\r
-\r
-; export tzname for both. See <time.h>\r
-tzname DATA\r
-tzset\r
-umask\r
-ungetch\r
-unlink\r
-utime\r
-wcsdup\r
-wcsicmp\r
-wcsicoll\r
-wcslwr\r
-wcsnicmp\r
-wcsnset\r
-wcsrev\r
-wcsset\r
-wcsupr\r
-\r
-wpopen\r
-\r
-write\r
-y0\r
-y1\r
-yn\r
+;
+; moldname-msvcrt.def
+;
+; Exports from the runtime except that these exports are actually preceeded
+; by a underscore in the actual DLL. These correspond to functions which
+; are non-ANSI and were prefixed with an underscore to avoid name space
+; clutter. However many, in fact most programs still use a few of these
+; functions without the underscore. This .def file is specially processed
+; to make those non-underscored name function calls call the equivalent
+; underscored functions.
+;
+; Contributors:
+; Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
+; Maintained by Mumit Khan <khan@xraylith.wisc.edu>
+;
+; THIS SOFTWARE IS NOT COPYRIGHTED
+;
+; This source code is offered for use in the public domain. You may
+; use, modify or distribute it freely.
+;
+; This code is distributed in the hope that it will be useful but
+; WITHOUT ANY WARRANTY. ALL WARRENTIES, EXPRESS OR IMPLIED ARE HEREBY
+; DISCLAMED. This includes but is not limited to warrenties of
+; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+;
+EXPORTS
+access
+beep
+cabs
+chdir
+chmod
+chsize
+close
+creat
+cwait
+
+daylight DATA
+
+dup
+dup2
+ecvt
+eof
+execl
+execle
+execlp
+execlpe
+execv
+execve
+execvp
+execvpe
+fcvt
+fdopen
+fgetchar
+fgetwchar
+filelength
+fileno
+fpreset
+fputchar
+fputwchar
+fstat
+ftime
+gcvt
+getch
+getche
+getcwd
+getpid
+getw
+heapwalk
+hypot
+isatty
+itoa
+j0
+j1
+jn
+kbhit
+lseek
+ltoa
+memccpy
+memicmp
+mkdir
+mktemp
+open
+pclose
+popen
+putch
+putenv
+putw
+read
+rmdir
+searchenv
+seterrormode
+setmode
+sleep
+sopen
+spawnl
+spawnle
+spawnlp
+spawnlpe
+spawnv
+spawnve
+spawnvp
+spawnvpe
+stat
+strcmpi
+strdup
+stricmp
+stricoll
+strlwr
+strnicmp
+strnset
+strrev
+strset
+strupr
+swab
+tell
+tempnam
+
+timezone DATA
+
+; export tzname for both. See <time.h>
+tzname DATA
+tzset
+umask
+ungetch
+unlink
+utime
+wcsdup
+wcsicmp
+wcsicoll
+wcslwr
+wcsnicmp
+wcsnset
+wcsrev
+wcsset
+wcsupr
+
+wpopen
+
+write
+y0
+y1
+yn