Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-09 * include/errorep.h: New file.Dimitri Papadopoulos
2003-10-09 * include/winbase.h (AddVectoredExceptionHandler): Define ifDimitri Papadopoulos
2003-10-09* dcrt0.cc (hMainProc): Initialize to useful value for use when dll isChristopher Faylor
2003-10-092003-10-05 Mohan Embar <gnustuff@thisiscool.com>DJ Delorie
2003-10-09Move ChangeLog entries for config/ subdir into config/ChangeLog, whereNathanael Nerode
2003-10-082003-10-06 Dave Brolley <brolley@redhat.com>Dave Brolley
2003-10-08 * include/winbase.h (AddVectoredExceptionHandler): Only define ifCorinna Vinschen
2003-10-08 * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE technique onCorinna Vinschen
2003-10-07 * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW],Dimitri Papadopoulos
2003-10-07 * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic,Dimitri Papadopoulos
2003-10-07 * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW],Dimitri Papadopoulos
2003-10-07 * include/winbase.h [_WIN32_WINNT >= 0x0501]Dimitri Papadopoulos
2003-10-07 * include/winbase.h (GetVolumePathNamesForVolumeName): AvailableDimitri Papadopoulos
2003-10-07 * include/commctrl.h (TreeView_Select): Returns BOOL.Dimitri Papadopoulos
2003-10-06 * include/winbase.h (CancelDeviceWakeupRequest): Add function.Dimitri Papadopoulos
2003-10-06 * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread):Dimitri Papadopoulos
2003-10-06 * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*):Dimitri Papadopoulos
2003-10-06 * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES, CTRY_MONGOLIA):Dimitri Papadopoulos
2003-10-06 * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN,Dimitri Papadopoulos
2003-10-042003-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2003-10-03 * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant. SpecifyingDimitri Papadopoulos
2003-10-03 * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY,Dimitri Papadopoulos
2003-10-03 * include/wincrypt.h (CRYPT_FLAGS_*): Add constants. Protocol flags.Dimitri Papadopoulos
2003-10-03 * include/wincrypt.h (KP_*): Add constants. Needed byDimitri Papadopoulos
2003-10-03 * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_*, CONSOLE_*):Dimitri Papadopoulos
2003-10-03 * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX): Ooops...Dimitri Papadopoulos
2003-10-03 * include/winuser.h [WINVER >= 0x0500] (EVENT_*): Add constants.Dimitri Papadopoulos
2003-10-03 * include/stdio.h (_filbuf): Add prototype.Danny Smith
2003-10-03 * mingwex/dirent.c (_treaddir): Reset errno to 0 if endDanny Smith
2003-10-022003-10-01 Phil Edwards <pme@gcc.gnu.org>H.J. Lu
2003-10-02* dcrt0.cc (dll_crt0_1): Call newlib __sinit routine to ensure that stdioChristopher Faylor
2003-10-02* path.cc (win32_device_name): Only fill out destination buffer when it'sChristopher Faylor
2003-10-022003-10-02 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2003-10-02 * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.Danny Smith
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor
2003-10-01 * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY case.Corinna Vinschen
2003-10-01 * fhandler.h (class fhandler_dev_raw): Add method fstat.Corinna Vinschen
2003-10-01 * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR andCorinna Vinschen
2003-09-30[ bfd/ChangeLog ]Chris Demetriou
2003-09-30Remove conflict indicator from ChangeLogDanny Smith
2003-09-30 * include/winuser.h (BSF_*, BSM_*): Sync constants defined inDanny Smith
2003-09-30 * include/dhcpcsvc.h: New file.Dimitri Papadopoulos
2003-09-30 * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,Dimitri Papadopoulos
2003-09-302003-09-29 Ian Lance Taylor <ian@wasabisystems.com>Jeff Johnston
2003-09-29 * libc/machine/sh/strncpy.S: New file.Joern Rennecke
2003-09-29 * syslog.cc (vsyslog): Print debug message if ReportEventA fails.Corinna Vinschen
2003-09-29 * include/stdlib.h: Guard non-ISO functions withDanny Smith
2003-09-29 * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPEMOUSE,Dimitri Papadopoulos
2003-09-28* sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor
2003-09-28 * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen