* cygwin.din (__getline): Export.

(__getdelim): Export.
	* include/sys/stdio.h (getline): Define as __getline.
	(getdelim): Define as __getdelim.
	* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2005-07-08 08:24:13 +00:00
parent ff5f15a91d
commit 2f5de4af55
4 changed files with 16 additions and 2 deletions

View File

@@ -35,6 +35,8 @@ __eprintf SIGFE
__errno NOSIGFE
__fpclassifyd NOSIGFE
__fpclassifyf NOSIGFE
__getline NOSIGFE
__getdelim NOSIGFE
__getreent NOSIGFE
__infinity NOSIGFE
__main NOSIGFE