]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-10-10 Christopher... * shared.cc (shared_info::initialize): Remove myself...
2003-10-10 Earnie Boyd * include/_mingw.h: Increment version to 3.2.
2003-10-10 Christopher... fix typo
2003-10-10 Earnie Boyd * include/sys/types.h: Revert last change.
2003-10-10 Earnie Boyd * include/sys/types.h (ssize_t): Correct the definition.
2003-10-09 Corinna Vinschen * include/sys/mman.h (MAP_FAILED): Define as void *.
2003-10-09 Dimitri Papadopoulos * include/errorep.h: New file.
2003-10-09 Dimitri Papadopoulos * include/winbase.h (AddVectoredExceptionHandler)...
2003-10-08 Christopher... * dcrt0.cc (hMainProc): Initialize to useful value...
2003-10-08 DJ Delorie2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2003-10-08 Nathanael NerodeMove ChangeLog entries for config/ subdir into config...
2003-10-08 Dave Brolley2003-10-06 Dave Brolley <brolley@redhat.com>
2003-10-08 Corinna Vinschen * include/winbase.h (AddVectoredExceptionHandler)...
2003-10-08 Corinna Vinschen * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE...
2003-10-07 Dimitri Papadopoulos * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetCompu...
2003-10-07 Dimitri Papadopoulos * include/winbase.h (GetWriteWatch, IsSystemResumeAuto...
2003-10-07 Dimitri Papadopoulos * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetCompu...
2003-10-07 Dimitri Papadopoulos * include/winbase.h [_WIN32_WINNT >= 0x0501]
2003-10-07 Dimitri Papadopoulos * include/winbase.h (GetVolumePathNamesForVolumeName...
2003-10-07 Dimitri Papadopoulos * include/commctrl.h (TreeView_Select): Returns BOOL.
2003-10-06 Dimitri Papadopoulos * include/winbase.h (CancelDeviceWakeupRequest): Add...
2003-10-06 Dimitri Papadopoulos * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertF...
2003-10-06 Dimitri Papadopoulos * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_F...
2003-10-06 Dimitri Papadopoulos * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES...
2003-10-06 Dimitri Papadopoulos * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_G...
2003-10-04 H.J. Lu2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2003-10-03 Dimitri Papadopoulos * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant...
2003-10-03 Dimitri Papadopoulos * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY,
2003-10-03 Dimitri Papadopoulos * include/wincrypt.h (CRYPT_FLAGS_*): Add constants...
2003-10-03 Dimitri Papadopoulos * include/wincrypt.h (KP_*): Add constants. Needed by
2003-10-03 Dimitri Papadopoulos * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_...
2003-10-03 Dimitri Papadopoulos * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX...
2003-10-03 Dimitri Papadopoulos * include/winuser.h [WINVER >= 0x0500] (EVENT_*):...
2003-10-03 Danny Smith * include/stdio.h (_filbuf): Add prototype.
2003-10-02 Danny Smith * mingwex/dirent.c (_treaddir): Reset errno to 0 if end
2003-10-02 H.J. Lu2003-10-01 Phil Edwards <pme@gcc.gnu.org>
2003-10-02 Christopher... * dcrt0.cc (dll_crt0_1): Call newlib __sinit routine...
2003-10-02 Christopher... * path.cc (win32_device_name): Only fill out destinatio...
2003-10-02 Luke Dunstan2003-10-02 Luke Dunstan <infidel@users.sourceforge...
2003-10-01 Danny Smith * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.
2003-10-01 Christopher... * Makefile.in: Add YA method for generating devices.cc.
2003-09-30 Corinna Vinschen * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY...
2003-09-30 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Add method...
2003-09-30 Corinna Vinschen * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJ...
2003-09-30 Chris Demetriou[ bfd/ChangeLog ]
2003-09-30 Danny SmithRemove conflict indicator from ChangeLog
2003-09-30 Danny Smith * include/winuser.h (BSF_*, BSM_*): Sync constants...
2003-09-30 Dimitri Papadopoulos * include/dhcpcsvc.h: New file.
2003-09-30 Dimitri Papadopoulos * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,
2003-09-29 Jeff Johnston2003-09-29 Ian Lance Taylor <ian@wasabisystems.com>
2003-09-29 Joern Rennecke * libc/machine/sh/strncpy.S: New file.
2003-09-29 Corinna Vinschen * syslog.cc (vsyslog): Print debug message if ReportEv...
2003-09-29 Danny Smith * include/stdlib.h: Guard non-ISO functions with
2003-09-29 Dimitri Papadopoulos * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPE...
2003-09-28 Christopher... * sigproc.cc (proc_subproc): Restrict permissions on...
2003-09-28 Corinna Vinschen * devices.h: Move a few device major numbers. Fix...
2003-09-27 Christopher... * device.shilka (device::parse): Allow units on other...
2003-09-27 Corinna Vinschen * wincap.cc (wincapc::init): Allow requesting server...
2003-09-27 Christopher... * path.cc (symlink_info::check): Use new introducer...
2003-09-27 Christopher... * devices.shilka: Add /dev/sda disk devices.
2003-09-27 Christopher... * cygwin-shilka: Remove '#line directives' or suffer...
2003-09-27 Christopher... remove accidental checkin
2003-09-27 Christopher... * Makefile.in: Add libusr32.a to DLL_IMPORTS.
2003-09-27 Christopher... * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly...
2003-09-27 Christopher... * fhandler_console.c (fhandler_console::read): Record...
2003-09-27 Pierre Humblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-27 Pierre Humblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-27 Pierre Humblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-26 Dimitri Papadopoulos * include/winable.h (BlockInput): Add function.
2003-09-26 Dimitri Papadopoulos * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,
2003-09-26 Dimitri Papadopoulos * include/winuser.h (RealGetWindowClassA[AW]): Add...
2003-09-26 Dimitri Papadopoulos * include/winuser.h [WINVER >= 0x0500] (RegisterDevice...
2003-09-26 Dimitri Papadopoulos * include/winuser.h [WINVER >= 0x0500] (SetWinEventHoo...
2003-09-26 Corinna Vinschen * mmap.cc (munmap): Use correct address and length...
2003-09-26 Corinna Vinschen * spawn.cc (spawn_guts): Set errno to E2BIG if command...
2003-09-26 Dimitri Papadopoulos * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,
2003-09-26 Dimitri Papadopoulos * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheri...
2003-09-26 Corinna Vinschen Avoid compile time error when including winuser.h:
2003-09-26 Christopher... * dtable.cc (build_fh_name): Return pointer to a 'nodev...
2003-09-26 Christopher... * fork.cc (fork_parent): Detect failed pinfo constructor.
2003-09-26 Christopher... * spawn.cc (spawnve): Remove vfork short circuit and...
2003-09-26 Christopher... * spawn.cc (spawn_guts): Catch potential error from...
2003-09-25 Danny Smith * lib/version.def (LIBRARY): Quote name.
2003-09-25 Dimitri Papadopoulos* include/winuser.h (GetClipboardSequenceNumber): Add...
2003-09-25 Daniel Jacobowitz * acx.m4 (AC_PROG_CPP_WERROR): New.
2003-09-25 Dimitri Papadopoulos* include/winuser.h (BroadcastSystemMessage, BroadcastS...
2003-09-25 Christopher... * spawn.cc (spawn_guts): Move system signal handling...
2003-09-25 Dimitri Papadopoulos* include/winuser.h (DeregisterShellHookWindow): Add...
2003-09-25 Dimitri Papadopoulos* include/winuser.h [WINVER >= 0x0500] (AnimateWindow...
2003-09-25 Dimitri Papadopoulos* include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_AC...
2003-09-25 Dimitri Papadopoulos* include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo,
2003-09-25 Pierre Humblet2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 Christopher... * include/tzfile.h: Add some missing entries.
2003-09-25 Christopher... * include/paths.h: Add some missing entries.
2003-09-25 Christopher... * shared_info.h (CURR_MOUNT_MAGIC): Fix.
2003-09-25 Pierre Humblet*** empty log message ***
2003-09-25 Pierre Humblet2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 Christopher... correct incorrect checkin
2003-09-25 Christopher... * devices.cc: New file.
2003-09-24 Dimitri PapadopoulosRemove test code.
next
This page took 0.059423 seconds and 5 git commands to generate.