]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-09-30 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2005-09-30 Christopher... * fork.cc (frok::parent): Simplify error messages....
2005-09-29 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_i...
2005-09-29 Corinna Vinschen * dir.cc (mkdir): Check for trailing /. or /.. component.
2005-09-29 Corinna Vinschen * crt0.cc: Remove PPC considerations.
2005-09-29 Geoffrey KeatingIndex: ChangeLog
2005-09-28 Christopher... Fix typo.
2005-09-28 Christopher... Change name from commune_recv to commune_process throug...
2005-09-28 Christopher... * hookapi.cc (hook_or_detect_cygwin): Correct inverted...
2005-09-28 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Delete current_...
2005-09-28 Corinna Vinschen Revert erroneous checkin.
2005-09-28 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Delete current_...
2005-09-28 Christopher... * dcrt0.cc (getstack): New function.
2005-09-28 Christopher... * pinfo.cc (_pinfo::dup_proc_pipe): Ignore error if...
2005-09-28 Christopher... * init.cc (prime_threads): Make this static, as it...
2005-09-27 Jeff Johnston2005-09-27 Ralf Corsepius <ralf.corsepius@rtems.org>
2005-09-27 Corinna Vinschen * pthread.cc (mangle_sem_name): Use cygheap->shared_pr...
2005-09-27 Corinna Vinschen * cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcT...
2005-09-27 Christopher... * strace.cc (strace::vsprntf): Avoid printing a zero...
2005-09-27 Corinna Vinschen * init.cc (dll_entry): Call IsWow64Process with GetCur...
2005-09-27 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_i...
2005-09-26 Mark Mitchell * libiberty.h (expandargv): New function.
2005-09-26 Corinna Vinschen * errno.cc (errmap): Map ERROR_SEEK and ERROR_SECTOR_N...
2005-09-26 Christopher... * exceptions.cc (_cygtls::call_signal_handler): Minor...
2005-09-26 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Add drive infor...
2005-09-26 Christopher... * exceptions.cc (handle_exceptions): Just si_code to...
2005-09-26 Christopher... * pinfo.cc (proc_waiter): Properly fill out si_code...
2005-09-26 Christopher... * exceptions.cc (handle_exceptions): Properly fill...
2005-09-26 Christopher... * sigproc.cc (wait_sig): Cosmetic change.
2005-09-26 Joshua Daniel... 2005-09-25 Joshua Daniel Franklin <joshuadfranklin...
2005-09-25 John David... * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode...
2005-09-24 Christopher... * sigproc.cc (sigproc_terminate): More reversion of...
2005-09-24 Danny Smith * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY,...
2005-09-23 Christopher... * shared.cc (open_shared): Add crucial bit of debugging...
2005-09-23 Christopher... Semi-reversion of always-exit-from-sigthread change...
2005-09-23 Christopher... * net.cc (cygwin_gethostbyname): Remove debugging cruft.
2005-09-23 Chris Sutcliffe2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourcef...
2005-09-23 Christopher... * pinfo.cc (pinfo::exit): Call ExitProcess if called...
2005-09-23 Chris Sutcliffe2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourcef...
2005-09-23 Christopher... * tlsoffsets.h: Regenerate.
2005-09-23 Christopher... * pinfo.cc (pinfo::exit): Eliminate use of _my_tls...
2005-09-23 Tom Tromey * enable.m4: New file.
2005-09-23 Jeff Johnston2005-09-23 James E Wilson <wilson@specifix.com>
2005-09-23 Christopher... * cygtls.h (struct _cygtls::thread_handle): Remove...
2005-09-23 Chris Sutcliffe2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourcef...
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...
next
This page took 0.082043 seconds and 5 git commands to generate.