aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2003-05-13 * include/oleidl.h (LPENUMOLEDOCUMENTVIEWS): Remove typedef.Danny Smith3-5/+12
2003-05-12 * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,Earnie Boyd2-0/+12
2003-05-12 * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen11-12/+368
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen2-8/+7
2003-05-12 * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,Danny Smith3-361/+404
2003-05-122003-05-12 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith5-1/+40
2003-05-11 Replace ino_t by __ino64_t throughout.Corinna Vinschen7-8/+13
2003-05-11 * include/cygwin/types.h: Add key_t typedef.Corinna Vinschen2-0/+9
2003-05-11* dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor11-56/+82
2003-05-10 * include/shlguid.h (CGID_ShellServiceObject): Declare.Danny Smith5-0/+15
2003-05-09 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen4-93/+104
2003-05-09 * include/cygwin/config.h: New file.Corinna Vinschen2-0/+43
2003-05-09 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen2-1/+4
2003-05-09revert errnoneous checkinChristopher Faylor1-129/+127
2003-05-09* cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion overChristopher Faylor3-132/+139
2003-05-09* cygwin-ug-net.in.sgml: Remove outdated revision information and authors namesJoshua Daniel Franklin2-38/+7
2003-05-07 * include/_mingw.h: Change version to 3.0Earnie Boyd3-3/+8
2003-05-06* signal.cc (nanosleep): Do not wait twice for signal arrival.Thomas Pfaff2-1/+5
2003-05-06Uh hum, just not my dayEarnie Boyd5-5/+5
2003-05-06* configure: RegenerateEarnie Boyd3-3/+3
2003-05-06 * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd4-3/+9
2003-05-06Oops. Add ending quotes to CFLAGS value.Earnie Boyd2-4/+4
2003-05-06 * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd9-17/+49
2003-05-05 * Makefile.in (W32API_INCLUDE): New variable.Earnie Boyd4-8/+25
2003-05-05 * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,Danny Smith2-7/+6
2003-05-03 * include/cygwin/types.h: Fix erroneous definition of ino_t fromCorinna Vinschen2-1/+6
2003-05-03 * syscalls.cc (chown_worker): Allow chown'ing of socket files.Corinna Vinschen2-1/+5
2003-05-022003-05-02 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2-1/+30
2003-05-022003-05-02 Francois Ferrand <typz@sourceforge.users.net>Danny Smith2-1/+12
2003-05-02 * include/cplext.h (CPLPAGE_MOUSE_WHEEL,Danny Smith2-1/+8
2003-04-30* Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff2-3/+4
2003-04-30 * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.Danny Smith3-1/+17
2003-04-28* profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor5-6/+15
2003-04-27really check in correct fix.Christopher Faylor1-1/+1
2003-04-27* errno.cc (_sys_nerr): Fix compile error erroneously checked in on 2003-04-23.Christopher Faylor3-2/+7
2003-04-26* mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin3-6/+26
2003-04-262003-04-26 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2-0/+5
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin15-5/+40
2003-04-26* gcc.sgml: Remove outdated "WinMainCRTStartup" references. Add a hellogui.c ...Joshua Daniel Franklin2-11/+92
2003-04-26 * include/oaidl.h (ITypeMarshal): Add interface.Danny Smith2-5/+23
2003-04-262003-04-26 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith4-78/+378
2003-04-25 * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.hCorinna Vinschen2-0/+8
2003-04-24* fork.cc: Change SLOW_PID_REUSE to NO_SLOW_PID_REUSE and invert ifdef senseChristopher Faylor3-6/+11
2003-04-23fix typoChristopher Faylor1-1/+1
2003-04-23* select.cc (fhandler_pipe::ready_for_read): Assure that get_guard is calledChristopher Faylor2-4/+13
2003-04-22 * include/inttypes.h: New file.Corinna Vinschen5-45/+438
2003-04-21Clarify number bumpChristopher Faylor1-1/+1
2003-04-21* include/cygwin/version.h: Bump DLL major number to 5. Change DLL minorChristopher Faylor2-3/+9
2003-04-20 * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen2-0/+7
2003-04-20* wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor4-13/+46