newlib/winsup
Danny Smith 751ba44030 * include/_mingw.h (_MINGW_ATTR_*): Replace with
__MINGW_ATTRIB_*.
	* include/stdlib.h (_ATTRIB_NORETURN): Replace with
	__MINGW_ATTRIB_NOREURN, throughout.
	(malloc): Declare with __MINGW_ATTRIB_MALLOC.
	(calloc): Likewise.
	(abs): Declare with __MINGW_ATTRIB_CONST.
	(labs): Likewise.
	(div): Likewise.
	(ldiv): Likewise.
	(lldiv): Likewise.
	(_rotl): Likewise.
	(_rotr): Likewise.
	(_lrotl): Likewise.
	(_lrotr): Likewise.
	* include/setjmp.h (longjmp): Add __MINGW_ATTRIB_NORETURN.
2004-07-25 11:23:43 +00:00
..
bz2lib
cygserver * bsd_helper.cc: Whitespace fixes. 2004-07-20 16:06:14 +00:00
cygwin * dcrt0.cc (dll_crt0_0): Use proper boolean arguments. 2004-07-24 19:18:58 +00:00
doc * how-resources.texinfo: Update documentation to /usr/share/doc. 2004-07-16 14:17:15 +00:00
mingw * include/_mingw.h (_MINGW_ATTR_*): Replace with 2004-07-25 11:23:43 +00:00
subauth
testsuite * winsup.api/devdsp.c (forkrectest): Move synchronization with child 2004-04-13 09:40:03 +00:00
utils * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New function 2004-07-12 16:52:16 +00:00
w32api * include/wingdi.h (CMYK): Its fun to play with the C-M-Y-K. 2004-07-24 12:47:44 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in