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
2002-12-09 * include/shellapi.h (ExtractIconEx[AW]): Correct return typeDanny Smith
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith
2002-12-07 * include/winuser.h (AllowSetForegroundWindow,Danny Smith
2002-12-07fix dateChristopher Faylor
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor
2002-12-062002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith
2002-12-05* fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor
2002-12-04fix commentChristopher Faylor
2002-12-04* netdb.cc: New file.Christopher Faylor
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen
2002-12-022002-12-02 Andrew Stadt <acstadt@sympatico.ca>Danny Smith
2002-12-022002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith
2002-12-01* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor
2002-11-29* pinfo.h (winpids::set): Renamed from init.Christopher Faylor
2002-11-29* sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor
2002-11-28revert botched checkinChristopher Faylor
2002-11-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-11-28* fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized valueChristopher Faylor
2002-11-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith
2002-11-27white spaceChristopher Faylor
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor
2002-11-26* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal SleepChristopher Faylor
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith
2002-11-26 * include/w32api.h: Increment to version 2.2Earnie Boyd
2002-11-25 * lib/Makefile.in (dist, install): Correct the install destinations.Earnie Boyd
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen
2002-11-25 * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen
2002-11-25 * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL andCorinna Vinschen
2002-11-242002-11-24 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-11-23* wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor
2002-11-23* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-11-23fix typoChristopher Faylor
2002-11-22* exceptions.cc (handle_sigsuspend): Force pending signal delivery beforeChristopher Faylor
2002-11-22* include/cygwin/version.h: Fix comment.Christopher Faylor
2002-11-22* external.cc (cygwin_internal): Fix va_arg references.Christopher Faylor
2002-11-22* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor
2002-11-20 * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen
2002-11-20 * poll.cc (poll): ...but set POLLIN instead.Corinna Vinschen
2002-11-20 * security.cc (get_attribute_from_acl): Always test "anti",Corinna Vinschen
2002-11-20 * poll.cc (poll): Don't set POLLERR if a listening socket has aCorinna Vinschen
2002-11-19* net.cc: Sprinkle sigframes throughout.Christopher Faylor
2002-11-19remove unneeded commentsChristopher Faylor
2002-11-18new entry: "Is there a better alternative to the standard console window?" (y...David Starks-Browning
2002-11-18re. copy/paste in console window: use rxvt insteadDavid Starks-Browning