OSDN Git Service

2003-09-30 Chris Demetriou <cgd@broadcom.com>
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
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.
2003-09-24 papadopoDidn't follow GNU standards in previous commits. Cleani...
2003-09-24 dannysmith * include/inttypes.h: Include _mingw.h.
2003-09-24 dannysmith * include/_mingw.h (__CRT_INLINE): Define.
2003-09-23 papadopoThis fixes regression in <winable.h> introduced by...
2003-09-23 papadopoNew CHILDID_SELF constant.
2003-09-23 papadopoBring back OBJID_* and GUITHREADINFO constants in ...
2003-09-23 papadopoadd some missing constants
2003-09-23 cgf* dcrt0.cc (do_exit): Eliminate "C" linkage. Call...
2003-09-22 dannysmith2003-09-22 Roland Schwingel <rolandschwingel@users...
2003-09-20 cgf* kill.cc (main): Allow negative pids (indicates proces...
2003-09-20 cgf* spawn.cc (pthread_cleanup): New struct.
2003-09-20 cgf* include/cygwin/version.h: Bump DLL minor number to 6.
2003-09-20 cgf* thread.h (__reent_t::init_clib): Declare new function.
2003-09-20 cgffix accidental checkin
2003-09-20 cgf* syscalls.cc (system): Strip signal considerations...
2003-09-18 corinna * fhandler_tty.cc (fhandler_pty_master::process_slave_...
2003-09-18 cgf* parse_pe.cc (exclusion::sort_and_check): Make error...
2003-09-17 cgf* syscalls.cc (gethostid): Add lpFreeBytesAvailable...
2003-09-17 dannysmith * include/winuser.h (UpdateLayeredWindow): Protect...
2003-09-17 cgf* fhandler_process.cc (fhandler_process::fill_filebuf...
2003-09-17 cgffix stupid typo
2003-09-17 cgf* pinfo.h (winpids::pid_access): New element.
2003-09-16 corinna * cygheap.cc (cygheap_user::set_saved_sid): Rename...
2003-09-16 cgffix typo
2003-09-16 cgf* getopt.cc (opterr): Reinstate initialization.
2003-09-16 cgf* exceptions.cc (sig_handle_tty_stop): Fix boneheaded...
2003-09-16 phumblet2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-15 earnie * include/_mingw.h: Increment version to 3.2.
2003-09-15 earnie * include/w32api.h: Increment version to 2.5.
2003-09-15 dannysmith2003-09-15 Danny Smith <dannysmith@users.sourceforge...
2003-09-14 cgf* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.
2003-09-14 cgf* fhandler_disk_file.cc (path_conv::ndisk_links): Fix...
2003-09-13 cgf* kill.c (forcekill): Wait for process to terminate...
2003-09-13 cgf* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
2003-09-13 cgf* include/cygwin/version.h: Bump DLL minor number to 5.
2003-09-13 dannysmith * include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPE...
2003-09-13 dannysmith * include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS...
2003-09-13 cgf* thread.cc (MTinterface::fixup_after_fork): Remove...
2003-09-12 cgf* fhandler_disk_file.cc (path_conv::ndisk_links): Fix...
2003-09-12 cgf* dcrt0.cc (_dll_crt0): Accommodate breaking apart...
2003-09-12 cgf* Makefile.in: Tweak mingw libz.a detection to make...
next