OSDN Git Service

* corefile.c (core_create_function_syms): Don't refer directly to
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2003-10-11 manubeeDummy afxres header, richedit constants added
2003-10-10 cgf* fhandler_tty.cc (fhandler_tty_slave::open): Don't...
2003-10-10 cgf* shared.cc (shared_info::initialize): Remove myself...
2003-10-10 earnie * include/_mingw.h: Increment version to 3.2.
2003-10-10 cgffix typo
2003-10-10 earnie * include/sys/types.h: Revert last change.
2003-10-10 earnie * include/sys/types.h (ssize_t): Correct the definition.
2003-10-09 corinna * include/sys/mman.h (MAP_FAILED): Define as void *.
2003-10-09 papadopo * include/errorep.h: New file.
2003-10-09 papadopo * include/winbase.h (AddVectoredExceptionHandler)...
2003-10-08 cgf* dcrt0.cc (hMainProc): Initialize to useful value...
2003-10-08 corinna * include/winbase.h (AddVectoredExceptionHandler)...
2003-10-08 corinna * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE...
2003-10-07 papadopo * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetCompu...
2003-10-07 papadopo * include/winbase.h (GetWriteWatch, IsSystemResumeAuto...
2003-10-07 papadopo * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetCompu...
2003-10-07 papadopo * include/winbase.h [_WIN32_WINNT >= 0x0501]
2003-10-07 papadopo * include/winbase.h (GetVolumePathNamesForVolumeName...
2003-10-07 papadopo * include/commctrl.h (TreeView_Select): Returns BOOL.
2003-10-06 papadopo * include/winbase.h (CancelDeviceWakeupRequest): Add...
2003-10-06 papadopo * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertF...
2003-10-06 papadopo * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_F...
2003-10-06 papadopo * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES...
2003-10-06 papadopo * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_G...
2003-10-03 papadopo * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant...
2003-10-03 papadopo * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY,
2003-10-03 papadopo * include/wincrypt.h (CRYPT_FLAGS_*): Add constants...
2003-10-03 papadopo * include/wincrypt.h (KP_*): Add constants. Needed by
2003-10-03 papadopo * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_...
2003-10-03 papadopo * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX...
2003-10-03 papadopo * include/winuser.h [WINVER >= 0x0500] (EVENT_*):...
2003-10-03 dannysmith * include/stdio.h (_filbuf): Add prototype.
2003-10-02 dannysmith * mingwex/dirent.c (_treaddir): Reset errno to 0 if end
2003-10-02 cgf* dcrt0.cc (dll_crt0_1): Call newlib __sinit routine...
2003-10-02 cgf* path.cc (win32_device_name): Only fill out destinatio...
2003-10-02 infidel2003-10-02 Luke Dunstan <infidel@users.sourceforge...
2003-10-01 dannysmith * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define.
2003-10-01 cgf* Makefile.in: Add YA method for generating devices.cc.
2003-09-30 corinna * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY...
2003-09-30 corinna * fhandler.h (class fhandler_dev_raw): Add method...
2003-09-30 corinna * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJ...
2003-09-30 dannysmithRemove conflict indicator from ChangeLog
2003-09-30 dannysmith * include/winuser.h (BSF_*, BSM_*): Sync constants...
2003-09-30 papadopo * include/dhcpcsvc.h: New file.
2003-09-30 papadopo * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_INPUT,
2003-09-29 corinna * syslog.cc (vsyslog): Print debug message if ReportEv...
2003-09-29 dannysmith * include/stdlib.h: Guard non-ISO functions with
2003-09-29 papadopo * include/winuser.h [_WIN32_WINNT >= 0x0501] (RIM_TYPE...
2003-09-28 cgf* sigproc.cc (proc_subproc): Restrict permissions on...
2003-09-28 corinna * devices.h: Move a few device major numbers. Fix...
2003-09-27 cgf* device.shilka (device::parse): Allow units on other...
2003-09-27 corinna * wincap.cc (wincapc::init): Allow requesting server...
2003-09-27 cgf* path.cc (symlink_info::check): Use new introducer...
2003-09-27 cgf* devices.shilka: Add /dev/sda disk devices.
2003-09-27 cgf* cygwin-shilka: Remove '#line directives' or suffer...
2003-09-27 cgfremove accidental checkin
2003-09-27 cgf* Makefile.in: Add libusr32.a to DLL_IMPORTS.
2003-09-27 cgf* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly...
2003-09-27 cgf* fhandler_console.c (fhandler_console::read): Record...
2003-09-27 phumblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-27 phumblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-27 phumblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-26 papadopo * include/winable.h (BlockInput): Add function.
2003-09-26 papadopo * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,
2003-09-26 papadopo * include/winuser.h (RealGetWindowClassA[AW]): Add...
2003-09-26 papadopo * include/winuser.h [WINVER >= 0x0500] (RegisterDevice...
2003-09-26 papadopo * include/winuser.h [WINVER >= 0x0500] (SetWinEventHoo...
2003-09-26 corinna * mmap.cc (munmap): Use correct address and length...
2003-09-26 corinna * spawn.cc (spawn_guts): Set errno to E2BIG if command...
2003-09-26 papadopo * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT,
2003-09-26 papadopo * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheri...
2003-09-26 corinna Avoid compile time error when including winuser.h:
2003-09-26 cgf* dtable.cc (build_fh_name): Return pointer to a 'nodev...
2003-09-26 cgf* fork.cc (fork_parent): Detect failed pinfo constructor.
2003-09-26 cgf* spawn.cc (spawnve): Remove vfork short circuit and...
2003-09-26 cgf* spawn.cc (spawn_guts): Catch potential error from...
2003-09-25 dannysmith * lib/version.def (LIBRARY): Quote name.
2003-09-25 papadopo* include/winuser.h (GetClipboardSequenceNumber): Add...
2003-09-25 papadopo* include/winuser.h (BroadcastSystemMessage, BroadcastS...
2003-09-25 cgf* spawn.cc (spawn_guts): Move system signal handling...
2003-09-25 papadopo* include/winuser.h (DeregisterShellHookWindow): Add...
2003-09-25 papadopo* include/winuser.h [WINVER >= 0x0500] (AnimateWindow...
2003-09-25 papadopo* include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_AC...
2003-09-25 papadopo* include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo,
2003-09-25 phumblet2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 cgf* include/tzfile.h: Add some missing entries.
2003-09-25 cgf* include/paths.h: Add some missing entries.
2003-09-25 cgf* shared_info.h (CURR_MOUNT_MAGIC): Fix.
2003-09-25 phumblet*** empty log message ***
2003-09-25 phumblet2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 cgfcorrect incorrect checkin
2003-09-25 cgf* devices.cc: New file.
2003-09-24 papadopoRemove test code.
2003-09-24 papadopo* include/GL/glu.h (gluErrorUnicodeStringWIN): Add...
2003-09-24 papadopo* include/GL/glu.h (gluErrorUnicodeStringEXT): Add...
2003-09-24 papadopo* include/GL/glu.h: Rewritten from scratch. Started...
2003-09-24 papadopo* include/uxtheme.h (PROPERTYORIGIN): the documentation of
2003-09-24 papadopoPrevious commit went wrong.
2003-09-24 papadopo* include/uxtheme.h: New file.
2003-09-24 dannysmith * include/io.h (_fileno): Remove prototype.
next