aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-12-14 * netdb.cc: Remove strtok_r comment.Corinna Vinschen2-9/+5
2002-12-14 * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen2-6/+14
2002-12-14* pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor2-0/+5
2002-12-14add FIXMEChristopher Faylor1-0/+1
2002-12-14* winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor3-23/+45
2002-12-14Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor19-189/+295
2002-12-132002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith2-9/+17
2002-12-12 * include/malloc.h (_alloca): Add definition.Earnie Boyd2-0/+11
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen6-3/+14
2002-12-12 * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.Danny Smith2-2/+7
2002-12-12whitespaceChristopher Faylor8-15/+21
2002-12-11* cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor7-33/+146
2002-12-10 * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen2-0/+9
2002-12-10 * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen2-14/+19
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen10-195/+258
2002-12-09correct dateChristopher Faylor1-1/+1
2002-12-09* lib/pseudo-reloc.c: New file.Christopher Faylor4-0/+101
2002-12-09 * include/shellapi.h (ExtractIconEx[AW]): Correct return typeDanny Smith2-2/+8
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith5-9/+629
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith2-0/+37
2002-12-07 * include/winuser.h (AllowSetForegroundWindow,Danny Smith3-0/+20
2002-12-07fix dateChristopher Faylor1-1/+1
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor3-3/+11
2002-12-062002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2-11/+36
2002-12-05* fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor5-12/+40
2002-12-04fix commentChristopher Faylor1-2/+2
2002-12-04* netdb.cc: New file.Christopher Faylor5-11/+455
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen3-2/+58
2002-12-022002-12-02 Andrew Stadt <acstadt@sympatico.ca>Danny Smith2-0/+7
2002-12-022002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2-1/+63
2002-11-30* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor2-4/+15
2002-11-29* pinfo.h (winpids::set): Renamed from init.Christopher Faylor6-5/+32
2002-11-29* sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor2-1/+4
2002-11-28revert botched checkinChristopher Faylor1-6/+6
2002-11-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor3-7/+11
2002-11-27* fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized valueChristopher Faylor2-3/+8
2002-11-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor3-1/+8
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith9-5/+2300
2002-11-27white spaceChristopher Faylor1-1/+1
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor3-1/+9
2002-11-26* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal SleepChristopher Faylor3-4/+10
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith9-9/+3147
2002-11-25 * include/w32api.h: Increment to version 2.2Earnie Boyd3-3/+8
2002-11-25 * lib/Makefile.in (dist, install): Correct the install destinations.Earnie Boyd3-13/+25
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen2-5/+9
2002-11-25 * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen3-4/+14
2002-11-25 * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL andCorinna Vinschen2-1/+9
2002-11-242002-11-24 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-142/+153
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen2-4/+9
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen2-3/+8