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-05-16 * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith
2003-05-16Remove isascii.o, add isascii.c to repositoryDanny Smith
2003-05-15* thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff
2003-05-15 * fhandler_proc.cc (format_proc_meminfo): Make swap memory outputCorinna Vinschen
2003-05-15 * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):Danny Smith
2003-05-15 * string_old.c: Remove, splitting into...Danny Smith
2003-05-152003-05-14 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-05-14 * include/math.h (fabs) : Remove inline definition.Danny Smith
2003-05-13 * include/prsht.h (PROPSHEETHEADER[AW]: MarkDanny Smith
2003-05-13 * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.Corinna Vinschen
2003-05-13 * include/oleidl.h (LPENUMOLEDOCUMENTVIEWS): Remove typedef.Danny Smith
2003-05-12 * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,Earnie Boyd
2003-05-12 * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen
2003-05-12 * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,Danny Smith
2003-05-122003-05-12 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith
2003-05-12 Replace ino_t by __ino64_t throughout.Corinna Vinschen
2003-05-11 * include/cygwin/types.h: Add key_t typedef.Corinna Vinschen
2003-05-11* dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor
2003-05-10 * include/shlguid.h (CGID_ShellServiceObject): Declare.Danny Smith
2003-05-10 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen
2003-05-10 * include/cygwin/config.h: New file.Corinna Vinschen
2003-05-10 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen
2003-05-09revert errnoneous checkinChristopher Faylor
2003-05-09* cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion overChristopher Faylor
2003-05-09* cygwin-ug-net.in.sgml: Remove outdated revision information and authors namesJoshua Daniel Franklin
2003-05-07 * include/_mingw.h: Change version to 3.0Earnie Boyd
2003-05-06* signal.cc (nanosleep): Do not wait twice for signal arrival.Thomas Pfaff
2003-05-06Uh hum, just not my dayEarnie Boyd
2003-05-06* configure: RegenerateEarnie Boyd
2003-05-06 * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd
2003-05-06Oops. Add ending quotes to CFLAGS value.Earnie Boyd
2003-05-06 * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd
2003-05-05 * Makefile.in (W32API_INCLUDE): New variable.Earnie Boyd
2003-05-05 * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,Danny Smith
2003-05-03 * include/cygwin/types.h: Fix erroneous definition of ino_t fromCorinna Vinschen
2003-05-03 * syscalls.cc (chown_worker): Allow chown'ing of socket files.Corinna Vinschen
2003-05-022003-05-02 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith
2003-05-022003-05-02 Francois Ferrand <typz@sourceforge.users.net>Danny Smith
2003-05-02 * include/cplext.h (CPLPAGE_MOUSE_WHEEL,Danny Smith
2003-05-01* Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff
2003-04-30 * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.Danny Smith
2003-04-29* profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor
2003-04-27really check in correct fix.Christopher Faylor
2003-04-27* errno.cc (_sys_nerr): Fix compile error erroneously checked in on 2003-04-23.Christopher Faylor
2003-04-27* mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin
2003-04-272003-04-26 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-04-26* gcc.sgml: Remove outdated "WinMainCRTStartup" references. Add a hellogui.c ...Joshua Daniel Franklin
2003-04-26 * include/oaidl.h (ITypeMarshal): Add interface.Danny Smith