]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-05-06 Robert CollinsSun May 6 17:05:00 2001 Robert Collins <rbtcollins...
2001-05-06 Christopher... * string.h (cygwin_strchr): Make 'static inline' so...
2001-05-05 Christopher... * exceptions.cc (handle_exceptions): Vastly increase...
2001-05-05 Christopher... * configure.in: Fix typo.
2001-05-05 Christopher... * exceptions.cc (stack_info): Add some controls.
2001-05-05 Christopher... * localtime.c: Revert exclusion of windows.h.
2001-05-04 Christopher... oops.
2001-05-04 Christopher... * string.h: Fix last-minute typo.
2001-05-04 Christopher... Revert much of previous erroneous checkin. Add ChangeL...
2001-05-04 Christopher... * exceptions.cc (ctrl_c_handler): Always send signal...
2001-05-04 Jeff Johnston2001-05-04 Earnie Boyd <earnie@users.sourceforge...
2001-05-04 Egor Duda* fhandler_socket.cc (set_connect_secret): Use /dev...
2001-05-04 Christopher... * configure.in: Make subauth configuration optional.
2001-05-04 Corinna Vinschen Initial release of the Cygwin subauthentication...
2001-05-04 Corinna Vinschen * subauth: New subdirectory.
2001-05-04 Alan ModraAssorted fixes to pinsrw, pextrw, pmovmskb, movmskp...
2001-05-03 Christopher... * include/pthread.h (pthread_cleanup_push): Eliminate...
2001-05-03 Alexandre Oliva* configure.in (noconfigdirs) [*-cygwin*, *-mingw*...
2001-05-03 Corinna Vinschen * net.cc (wsock_init): Rename `was_in_progress...
2001-05-03 Christopher... * exceptions.cc (handle_exceptions): Break out of ...
2001-05-03 Corinna Vinschen * autoload.cc: Use new definition of LoadDLLini...
2001-05-01 Jeff Johnston2001-05-01 Jeff Johnston <jjohnstn@redhat.com>
2001-05-01 Christopher... * mkpasswd.c (enum_users): Use /bin/bash as the default...
2001-05-01 Christopher... * path.cc (mount_info::conv_to_win32_path): More path...
2001-05-01 Christopher... * path.cc (mount_info::conv_to_win32_path): Fix debuggi...
2001-05-01 Christopher... * path.cc (mkrelpath): New function.
2001-04-30 Corinna Vinschen * autoload.cc: Add LoadDLLinitfunc for secur32...
2001-04-30 Corinna Vinschen * uinfo.cc (internal_getlogin): Formatting...
2001-04-30 Corinna Vinschen * grp.cc: Eliminate MAX_DOMAIN_NAME define.
2001-04-30 Christopher... * path.cc (path_conv::check): Don't use path_flags...
2001-04-30 Christopher... * exceptions.cc (INIT_EXCEPTION_HANDLER): Eliminate.
2001-04-30 Christopher... * path.cc (symlink_info::check): Remove extra arguments...
2001-04-29 Christopher... minor formatting changes.
2001-04-29 Christopher... * passwd.cc (ttymnam): New function.
2001-04-28 Christopher... Throughout, change 'tty_attached' to 'real_tty_attached...
2001-04-27 Jeff Johnston2001-04-27 Jeff Johnston <jjohnstn@redhat.com>
2001-04-27 Jeff Johnston2001-04-27 Jeff Johnston <jjohnstn@redhat.com>
2001-04-27 Christopher... * thread.cc (thread_init_wrapper): Use _REENT_INIT...
2001-04-27 Nick CliftonAdd openRISC support in opcodes
2001-04-27 Corinna Vinschen * winsup.api/mmaptest04.c: Take care for binmod...
2001-04-27 Egor Duda* tty.cc (tty::make_pipes): Set to_slave pipe mode...
2001-04-26 Corinna Vinschen * security.cc (alloc_sd): Add unrelated ACCESS_...
2001-04-26 Alexandre Oliva* configure.in (noconfigdirs): Don't reset it from...
2001-04-26 Alexandre Oliva* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2001-04-25 Alexandre Oliva* configure.in (libgcj_saved): Copy from $libgcj.
2001-04-25 Christopher... * sigproc.h [sigthread]: Add exception field.
2001-04-25 Egor Duda* cygwin.din: Export asctime_r, ctime_r, gmtime_r,...
2001-04-25 Christopher... * include/cygwin/version.h: Bump minor version number.
2001-04-25 Corinna Vinschen * uinfo.cc (internal_getlogin): Return pointer...
2001-04-25 Corinna Vinschen * autoload.cc: Add LoadDLLfunc statements for...
2001-04-25 Corinna Vinschen * fhandler_dsp.cc: Improved handling of 8 bit...
2001-04-25 Christopher... * lib/Makefile.in: Install libraries in /usr/lib/w32api...
2001-04-24 Jeff Johnston2001-04-24 Charles Wilson <cwilson@ece.gatech.edu
2001-04-24 Corinna Vinschen * passwd.cc (getpwnam_r): Add pw_passwd handlin...
2001-04-24 Corinna Vinschen * passwd.cc (getpwnam_r): Use correct offsets...
2001-04-24 Christopher... * include/winsock2.h: Protect one *more* newlib defines...
2001-04-24 DJ Delorie* sparc.h: Fix typo.
2001-04-24 Egor Duda* dlmalloc.c: New file. Port of Doug Lea's malloc
2001-04-24 Nick CliftonAdd OpenRISC support
2001-04-24 Christopher... * include/winsock2.h: Protect some more newlib defines...
2001-04-24 Christopher... Remove trailing underscore from fhandler_base and frien...
2001-04-23 Christopher... * fhandler.h (fhandler_base::clear_r_binary): New method.
2001-04-23 Christopher... * include/winsock.h: Protect some more newlib defines...
2001-04-23 Christopher... * net.cc [errmap]: Add '0' condition.
2001-04-23 Andreas Jaeger2001-04-23 Bo Thorsen <bo@suse.de>
2001-04-23 Christopher... spacing changes.
2001-04-23 Christopher... * include/cygwin/version.h: Bump Cygwin version and...
2001-04-22 Robert CollinsMon Apr 23 9:27:00 2001 Robert Collins <rbtcollins...
2001-04-22 Christopher... * libc/include/sys/unistd.h [X_OK]: Use better protecti...
2001-04-22 Christopher... * features.h: Reinstate as wrapper for sys/features.h.
2001-04-22 Corinna Vinschen * security.cc (alloc_sd): Reformat comment.
2001-04-22 Christopher... * shortcut.c (check_shortcut): Close input file handle...
2001-04-21 Christopher... * thread.cc (MTinterface::Init): Remove accidentally...
2001-04-21 Robert CollinsSun Apr 22 20:22:00 2001 Robert Collins <rbtcollins...
2001-04-21 Christopher... * libc/include/sys/time.h: Define timercmp and other...
2001-04-21 Jeff Johnston2001-04-20 Jeff Johnston <jjohnstn@redhat.com>
2001-04-20 Christopher... * cygwin.din: Add *scanf and *scan_r functions.
2001-04-20 Jeff Johnston2001-04-20 Jeff Johnston <jjohnstn@redhat.com>
2001-04-20 Corinna Vinschen * security.cc (set_process_privileges): Swap...
2001-04-20 Christopher... * path.cc (path_conv::check): Always initialize member...
2001-04-20 Christopher... * include/sys/file.h: More cleanup for X_OK.
2001-04-20 Christopher... * include/sys/file.h: Move X_OK protection earlier.
2001-04-20 Corinna Vinschen * grp.cc (getgroups): Change so that SIDs get...
2001-04-20 Corinna Vinschen * Makefile.in: Add object files `sec_helper...
2001-04-20 Alexandre Oliva* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool...
2001-04-19 Jeff Johnston2001-04-19 Robert Collins <rbtcollins@hotmail.com>
2001-04-19 Egor Duda* dumper.cc (dumper::init_core_dump): Set architecture...
2001-04-19 Corinna Vinschen * winsup.api/mmaptest02.c: New test.
2001-04-19 Corinna Vinschen * mmap.cc (mmap): Drop usage of the same memory...
2001-04-19 Christopher... * Makefile.in: Add -U_WIN32 to CFLAGS compile line...
2001-04-18 Christopher... * configure.in: Add bz2lib.
2001-04-18 Christopher... Throughout, change fdtab references to cygheap->fdtab.
2001-04-18 Christopher... *** empty log message ***
2001-04-18 Corinna Vinschen * grp.cc (getgroups): Avoid crash if passwd...
2001-04-17 Christopher... * path.h (path_conv::add_ext_from_sym): Declare.
2001-04-17 Jeff Johnston2001-04-17 Stephen L. Moshier <moshier@moshier.ne...
2001-04-17 Corinna Vinschen * path.cc (windows_device_names): Add missing...
2001-04-17 Christopher... * path.cc (windows_device_names): Move dsp to proper...
2001-04-17 Earnie Boyd * include/windows.h: Define _ANONYMOUS_STRUCT and...
2001-04-17 Corinna VinschenForgot the ChangeLog...
next
This page took 0.056463 seconds and 5 git commands to generate.