Mercurial > hg > xemacs-beta
comparison src/s/cygwin32.h @ 464:5aa1854ad537 r21-2-47
Import from CVS: tag r21-2-47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:45:51 +0200 |
parents | 1ccc32a20af4 |
children | c69610198c35 |
comparison
equal
deleted
inserted
replaced
463:a158004111cd | 464:5aa1854ad537 |
---|---|
111 char *getpass (const char *prompt); | 111 char *getpass (const char *prompt); |
112 double logb (double); | 112 double logb (double); |
113 # endif /* CYGWIN_VERSION_DLL_MAJOR <= 20 */ | 113 # endif /* CYGWIN_VERSION_DLL_MAJOR <= 20 */ |
114 | 114 |
115 /* Still left out of 1.1! */ | 115 /* Still left out of 1.1! */ |
116 double logb (double); | 116 double logb (double); |
117 int killpg (int pgrp, int sig); | |
117 | 118 |
118 #endif | 119 #endif |
119 | 120 |
120 #ifndef ORDINARY_LINK | 121 #ifndef ORDINARY_LINK |
121 #define ORDINARY_LINK | 122 #define ORDINARY_LINK |