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
path: root/winsup
AgeCommit message (Expand)Author
2003-09-25* devices.cc: New file.Christopher Faylor
2003-09-24Remove test code.Dimitri Papadopoulos
2003-09-24* include/GL/glu.h (gluErrorUnicodeStringWIN): Add macroDimitri Papadopoulos
2003-09-24* include/GL/glu.h (gluErrorUnicodeStringEXT): Add function.Dimitri Papadopoulos
2003-09-24* include/GL/glu.h: Rewritten from scratch. Started from GLU 1.3Dimitri Papadopoulos
2003-09-24* include/uxtheme.h (PROPERTYORIGIN): the documentation ofDimitri Papadopoulos
2003-09-24Previous commit went wrong.Dimitri Papadopoulos
2003-09-24* include/uxtheme.h: New file.Dimitri Papadopoulos
2003-09-24 * include/io.h (_fileno): Remove prototype.Danny Smith
2003-09-24Didn't follow GNU standards in previous commits. Cleaning up.Dimitri Papadopoulos
2003-09-24 * include/inttypes.h: Include _mingw.h.Danny Smith
2003-09-24 * include/_mingw.h (__CRT_INLINE): Define.Danny Smith
2003-09-23This fixes regression in <winable.h> introduced by previous change.Dimitri Papadopoulos
2003-09-23New CHILDID_SELF constant.Dimitri Papadopoulos
2003-09-23Bring back OBJID_* and GUITHREADINFO constants in <winuser.h>.Dimitri Papadopoulos
2003-09-23add some missing constantsDimitri Papadopoulos
2003-09-23* dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.Christopher Faylor
2003-09-232003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>Danny Smith
2003-09-21* kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor
2003-09-20* spawn.cc (pthread_cleanup): New struct.Christopher Faylor
2003-09-20* include/cygwin/version.h: Bump DLL minor number to 6.Christopher Faylor
2003-09-20* thread.h (__reent_t::init_clib): Declare new function.Christopher Faylor
2003-09-20fix accidental checkinChristopher Faylor
2003-09-20* syscalls.cc (system): Strip signal considerations from here so that they areChristopher Faylor
2003-09-18 * fhandler_tty.cc (fhandler_pty_master::process_slave_output):Corinna Vinschen
2003-09-18* parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor
2003-09-18* syscalls.cc (gethostid): Add lpFreeBytesAvailable argument toChristopher Faylor
2003-09-18 * include/winuser.h (UpdateLayeredWindow): Protect against NOGDI.Danny Smith
2003-09-17* fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo withChristopher Faylor
2003-09-17fix stupid typoChristopher Faylor
2003-09-17* pinfo.h (winpids::pid_access): New element.Christopher Faylor
2003-09-16 * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.Corinna Vinschen
2003-09-16fix typoChristopher Faylor
2003-09-16* getopt.cc (opterr): Reinstate initialization.Christopher Faylor
2003-09-16* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor
2003-09-162003-09-15 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-15 * include/_mingw.h: Increment version to 3.2.Earnie Boyd
2003-09-15 * include/w32api.h: Increment version to 2.5.Earnie Boyd
2003-09-152003-09-15 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-09-14* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor
2003-09-14* fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-oneChristopher Faylor
2003-09-13* kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor
2003-09-13* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.Christopher Faylor
2003-09-13* include/cygwin/version.h: Bump DLL minor number to 5.Christopher Faylor
2003-09-13 * include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPERTYBAG,Danny Smith
2003-09-13 * include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS, WINVER):Danny Smith
2003-09-13* thread.cc (MTinterface::fixup_after_fork): Remove code which potentiallyChristopher Faylor
2003-09-13* fhandler_disk_file.cc (path_conv::ndisk_links): Fix problem where searchChristopher Faylor
2003-09-12* dcrt0.cc (_dll_crt0): Accommodate breaking apart of early_stuff_init.Christopher Faylor
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor