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
AgeCommit message (Expand)Author
2002-07-04 * libtool.m4: New file.Thomas Fitzsimmons
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-04 * fhandler_socket.cc (fhandler_socket::set_sun_path): Don't freeCorinna Vinschen
2002-07-04 * fhandler_socket.cc (fhandler_socket::dup): Add missing copy operationCorinna Vinschen
2002-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-07-04 Let RPC API work with or without windows.h.Danny Smith
2002-07-04* Makefile.in: Eliminate unneeded Makefile recreation rule.Christopher Faylor
2002-07-04* configure.in: Make --without-x work.DJ Delorie
2002-07-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-07-04* include/sys/statfs.h: New header file.Christopher Faylor
2002-07-03* dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if noneChristopher Faylor
2002-07-03 * tty.cc (tty::common_init): Reverse logic of cygserver check inConrad Scott
2002-07-03 New directory. Created to contain a copy of the texi2pod.pl script so thatNick Clifton
2002-07-03 * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen
2002-07-03* configure.in: Rearrange target Makefile fragment collection.DJ Delorie
2002-07-03* cygheap.cc (init_cheap): Rearrange error message.Christopher Faylor
2002-07-03 * libc/search/hcreate.c: Remove advertising clause from license.Thomas Fitzsimmons
2002-07-03* net.cc (cygwin_getpeername): Defend against NULL pointer dereference.Christopher Faylor
2002-07-02* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, orDJ Delorie
2002-07-022002-07-02 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2002-07-02 * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen
2002-07-02 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2002-07-02 * security.cc (get_logon_server): Interpret a zero lengthCorinna Vinschen
2002-07-02 * cygwin.din (__fpclassifyd): Add symbol.Corinna Vinschen
2002-07-02 * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen
2002-07-022002-07-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-07-02* syscalls.c (seteuid32): Return immediately if the program is not impersonatedChristopher Faylor
2002-07-02* syscalls.cc (seteuid32): Fix incorrect placement of Pierre's patch below.Christopher Faylor
2002-07-02* syscalls.cc (seteuid32): Fix incorrect use of system_printf.Christopher Faylor
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor
2002-07-02typo fixAlan Modra
2002-07-02* syscalls.c (seteuid32): Do not return an error when the token cannot beChristopher Faylor
2002-07-02Remove redundant entry.DJ Delorie
2002-07-02merge from gcc:DJ Delorie
2002-07-02* mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor
2002-07-01* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor
2002-07-01include/elf:Jason Thorpe
2002-07-01* debug.cc (threads): Avoid initialization.Christopher Faylor
2002-07-01* uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort forChristopher Faylor
2002-07-01 * shared.cc (sec_none): Move to sec_helper.cc.Corinna Vinschen
2002-07-01 * bfdlink.h (struct bfd_sym_chain): Declare.Alan Modra
2002-07-01* uinfo.cc (cygheap_user::ontherange): Potentially set HOME from existingChristopher Faylor
2002-07-01white spaceChristopher Faylor
2002-07-01* environ.cc (parse_options): Use setenv to potentially replace CYGWIN value onChristopher Faylor
2002-07-01* fhandler.h (fhandler_process::pid): New field.Christopher Faylor
2002-06-30* fhandler.h (fhandler_process::p): New field.Christopher Faylor
2002-06-30 * security.cc (extract_nt_dom_user): Check for all buffer overflows.Corinna Vinschen
2002-06-30* uinfo.cc (cygheap_user::test_uid): Use standard issetuid test.Christopher Faylor