aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-19* fhandler_tty.cc (fhandler_tty_slave::open): Allocate a console whenever a ptyChristopher Faylor2-1/+10
2003-04-19* Makefile.in: Use ${nostdlib} variable.Christopher Faylor3-3/+12
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor2-9/+27
2003-04-18* syscalls.cc (setsid): Don't call FreeConsole if ctty is already < 0.Christopher Faylor2-2/+6
2003-04-17* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff6-24/+44
2003-04-17* thread.h (pthread::equal): New static method.Thomas Pfaff3-8/+19
2003-04-16 * include/wingdi.h (DM_SPECVERSION): Define.Earnie Boyd3-3/+15
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor8-38/+212
2003-04-16* rpcdce.h: Add declaration for UuidCreateSequential.Christopher Faylor3-0/+7
2003-04-15Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.Thomas Pfaff3-7/+24
2003-04-142003-04-14 Phil Krylov <likewolf@users.sourceforge.net>Danny Smith6-3/+322
2003-04-14* mkvers.sh: Prefix day with 0 in date only when day < 10.Christopher Faylor2-1/+5
2003-04-11* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor2-2/+6
2003-04-11 * configure.in (LIBM_A): Define for cygwin target.Earnie Boyd3-2/+7
2003-04-11 * include/sspi.h: Add comment for FreeCredentialsHandle.Earnie Boyd2-1/+8
2003-04-11 * security.cc (get_info_from_sd): New function.Corinna Vinschen3-163/+98
2003-04-11* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.Christopher Faylor2-3/+17
2003-04-10Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin1-10/+10
2003-04-10Setup updates. More about installing everything, not using setup to mirror.David Starks-Browning1-3/+13
2003-04-10 * regex/regex.h: Define regoff_t as _off_t.Corinna Vinschen3-2/+7
2003-04-10 * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen3-1/+10
2003-04-10* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.Christopher Faylor4-55/+58
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-88/+94
2003-04-08add lack of '~' to ash missing featuresDavid Starks-Browning1-0/+1
2003-04-08* fhandler_console.cc (fhandler_console::read) Handle certain key up events, toChristopher Faylor3-5/+28
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff2-11/+20
2003-04-07 * include/time.h (strftime): Remove duplicate declaration.Danny Smith2-1/+4