]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-09-23 Christopher... * tlsoffsets.h: Regenerate.
2005-09-23 Christopher... * cygheap.cc (cygheap_fixup_in_child): It's not just...
2005-09-22 Christopher... * pinfo.cc (set_myself): Call strace.hello unconditiona...
2005-09-22 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2005-09-22 Christopher... * strace.cc (strace::vsprntf): Avoid accessing myself...
2005-09-22 Christopher... * include/sys/strace.h (_STRACE_ON): Remove semicolon...
2005-09-22 Corinna Vinschen * fhandler.h (fhandler_base::fstat_helper): Declare...
2005-09-21 Corinna Vinschen Fix typo.
2005-09-21 Corinna Vinschen Align error message handling to mkpasswd's error messa...
2005-09-21 Christopher... * cygthread.cc (cygthread::operator new): Just use...
2005-09-21 Chris Sutcliffe2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2005-09-20 Jeff Johnston2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
2005-09-20 Jeff Johnston2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
2005-09-20 Jeff Johnston2005-09-20 Shaun Jackman <sjackman@gmail.com>
2005-09-20 Jeff Johnston2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
2005-09-20 Christopher... * spawn.cc (av::fixup): Just blindly run any file if...
2005-09-20 David Edelsohn2005-09-19 David Edelsohn <edelsohn@gnu.org>
2005-09-20 Christopher... * dcrt0.cc (do_exit): Only call sigproc_terminate from...
2005-09-19 Jeff Johnston2005-09-19 Jeff Johnston <jjohnstn@redhat.com>
2005-09-19 Christopher... white space changes to force new snapshot
2005-09-19 Christopher... * sigproc.cc (talktome): Take siginfo_t argument. ...
2005-09-19 Danny Smith * include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.
2005-09-19 Danny Smith * include/stdlib.h (strtof): Add prototype. Uglify
2005-09-17 Christopher... * pipe.cc (fhandler_pipe::open): Use 'cfree' to free...
2005-09-17 Corinna Vinschen * net.cc (cygwin_inet_ntop): Change len argument to...
2005-09-16 Christopher... * environ.cc (build_env): Use "kilo"bytes not "mega...
2005-09-16 Christopher... * environ.cc (build_env): Clear envblock and return...
2005-09-16 Christopher... * environ.cc (environ_init): Protect with a 'myfault...
2005-09-16 Christopher... * environ.cc (environ_init): Issue an error if GetEnvir...
2005-09-16 Christopher... * pinfo.h (EXITCODE_SET): Move out of range of Windows...
2005-09-16 Christopher... * sigproc.cc (no_signals_available): Return true if...
2005-09-15 Christopher... * sigproc.cc (wait_sig): Reorganize exit case so that...
2005-09-15 Corinna Vinschen * cygwinenv.sgml (ntea): Add some wording to scare...
2005-09-15 Christopher... * spawn.cc (av::fixup): Avoid breaking out of the wrong...
2005-09-15 Christopher... * hookapi.cc (hook_or_detect_cygwin): Simplify very...
2005-09-14 Christopher... * spawn.cc (av::error): Eliminate.
2005-09-14 Christopher... * cygtls.h (san): New structure.
2005-09-14 Christopher... * heap.cc (heap_init): Revert 2005-09-11 patch as it...
2005-09-14 Christopher... Remove some more unneeded 'return;'s throughout.
2005-09-14 Christopher... * sigproc.h: Protect declaration so that it only happen...
2005-09-14 Christopher... .
2005-09-14 Christopher... * exceptions.cc (sigtid): Remove declaration.
2005-09-13 Christopher... * dcrt0.cc (do_exit): Rely on sigproc_terminate to...
2005-09-13 Christopher... * sigproc.cc (wait_sig): Be more defensive about detect...
2005-09-12 Christopher... * cygthread.cc (cygthread::cygthread): Add more info...
2005-09-12 Christopher... * heap.cc (heap_init): Allocate heap from top down...
2005-09-10 Christopher... .
2005-09-10 Christopher... * heap.cc (heap_init): Be slightly more aggressive...
2005-09-09 Richard Earnshaw * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES):...
2005-09-09 Christopher... * fhandler_serial.cc (fhandler_serial::tcgetattr):...
2005-09-09 Christopher... * fhandler_serial.cc (fhandler_serial::ioctl): Always...
2005-09-08 Jeff Johnston2005-09-08 Jeff Johnston <jjohnstn@redhat.com>
2005-09-08 Jeff Johnston2005-09-08 Eric Blake <ebb9@byu.net>
2005-09-08 Jeff Johnston2005-09-08 Brian Dessent <brian@dessent.net>
2005-09-08 Corinna Vinschen * exceptions.cc (ctrl_c_handler): Disable any special...
2005-09-08 Dimitri Papadopoulos * include/reason.h [_WIN32_WINNT >= 0x0501]
2005-09-08 Andreas SchwabRemove extraneous line.
2005-09-08 Corinna Vinschen * regtool.cc: Extend copyright-years.
2005-09-08 Christopher... * hookapi.cc (rvadelta): Change argument to DWORD to...
2005-09-07 Christopher... add missing ChangeLog entry.
2005-09-07 Christopher... * dcrt0.cc (initial_env): Don't attempt stracing if...
2005-09-07 Ben Elliston Import from Autoconf sources:
2005-09-06 Corinna Vinschen * thread.h: Revert patch from 2005-09-05.
2005-09-06 Chao-ying Fu* mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK...
2005-09-05 Christopher... * cygheap.cc (cygheap_init): Eliminate debugging #if.
2005-09-05 Corinna Vinschen * thread.h (pthread_mutex::get_pthread_self): Remove.
2005-09-02 Christopher... Grr. REVERT erroneous checkin. AGAIN.
2005-09-02 Christopher... * Makefile.in (CXXFLAGS): Use 'override' to correctly...
2005-09-02 Jeff Johnston2005-09-02 Jeff Johnston <jjohnstn@redhat.com>
2005-09-02 Christopher... revert inexplicable previous checkin
2005-09-02 Christopher... bad_addresses
2005-09-01 DJ Delorie2005-08-30 Phil Edwards <phil@codesourcery.com>
2005-09-01 Jeff Johnston2005-09-01 Jeff Johnston <jjohnstn@redhat.com>
2005-08-31 Jeff Johnston2005-08-31 Paul Brook <paul@codesourcery.com>
2005-08-30 Jeff Johnston2005-08-30 Jeff Johnston <jjohnstn@redhat.com>
2005-08-30 Jeff JohnstonFix date stamp.
2005-08-29 Christopher... * exceptions.cc (set_process_mask_delta): Conditionaliz...
2005-08-28 Christopher... typo
2005-08-28 Christopher... * cygtls.h (__ljfault): Declare.
2005-08-28 Christopher... Add missing ChangeLog for previous checkin.
2005-08-28 Christopher... * cygwin.din: Correct readdir_r typo.
2005-08-28 Christopher... Fix typo.
2005-08-28 Christopher... Fix improper formatting.
2005-08-28 Christopher... *dir.cc (readdir_r): Invert sense on error-test.
2005-08-27 Joshua Daniel... 2005-08-26 Brian Dessent <brian@dessent.net>
2005-08-27 Joshua Daniel... 2005-08-26 Joshua Daniel Franklin <joshuadfranklin...
2005-08-26 Corinna Vinschen * path.cc (normalize_posix_path): Keep two leading...
2005-08-26 Christopher... * libc/include/string.h: Revert previous change.
2005-08-25 Christopher... * libc/include/string.h: For Cygwin, Define strerror_r...
2005-08-25 Aldy Hernandez * ms1/access.c: Change copyright notice.
2005-08-25 Corinna Vinschen * path.cc (realpath): Drop call to mount_info::conv_to...
2005-08-25 Corinna Vinschen * path.cc (normalize_win32_path): Honor network paths...
2005-08-25 Chao-ying Fu* mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
2005-08-25 Christopher... * errno.cc (errmap): Translate ERROR_NO_MORE_ITEMS...
2005-08-25 Danny Smith * mingwex/fe*.c: Revert previous changes.
2005-08-25 Christopher... * exceptions.cc (handle_sigsuspend): Just sleep forever...
2005-08-25 Danny Smith * mingwex/feclearexcept.c (feclearexcept): Change...
2005-08-25 Danny Smith * mingwex/stdio/fseeko64.c (fseeko64): Flush stream...
2005-08-24 Christopher... * spawn.cc (perhaps_suffix): Record errno-type error...
2005-08-24 Christopher... * fhandler_virtual.cc (fhandler_virtual::close): Don...
next
This page took 0.054181 seconds and 5 git commands to generate.