]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-09-08 Christopher... * sigproc.h (sigframe::set): Eliminate second argument...
2000-09-08 Christopher... Break out more header info into separate files. Use...
2000-09-08 Christopher... * dyn-string.h: Adjust formatting.
2000-09-08 Christopher... * md5.h (md5_uint32): Choose via INT_MAX instead of...
2000-09-07 Christopher... Split out tty and shared_info stuff into their own...
2000-09-07 Christopher... * exceptions.cc (signal_exit): Reset all mutos owned...
2000-09-06 Christopher... * sigproc.cc: Add include file for proper definitions.
2000-09-06 Jeff Johnston2000-09-06 Jeff Johnston <jjohnstn@redhat.com>
2000-09-06 Christopher... * Makefile.am: Fix space vs. tab problem in install...
2000-09-06 Alexandre Oliva* Makefile.in (all-zlib): Added dummy target.
2000-09-06 Christopher... * Makefile.in (CFLAGS): Ensure that -MD is always added...
2000-09-06 Egor DudaAdd 'const' qualifiers where needed to avoid compiler...
2000-09-06 Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated...
2000-09-06 Christopher... * path.cc (cwdstuff::get_initial): Keep caching alive.
2000-09-06 Christopher... Dummy file to accomodate programs which include
2000-09-06 Christopher... * path.cc (normalize_posix_path): Deal with error retur...
2000-09-05 Christopher... * path.cc (readlink): 'max' should be a 'min' or we...
2000-09-05 Jeff Johnston2000-08-31 Manfred Hollstein <manfredh@redhat.com>
2000-09-05 Jeff Johnston2000-09-05 Jeff Johnston <jjohnstn@redhat.com>
2000-09-05 Geoffrey Keating* rs6000/simulator.S: Use conditional returns for docum...
2000-09-05 Alexandre Oliva* Makefile.in (all-bootstrap): Added all-texinfo and...
2000-09-05 Alan Modradoco addition.
2000-09-05 Christopher... * path.cc (cwd_win32): Eliminate.
2000-09-05 Alan ModraAdd some reloc types.
2000-09-04 Corinna VinschenPatch by Egor Duda <deo@logos-m.ru>:
2000-09-04 Christopher... * path.cc (readlink): Check if buffer length is positiv...
2000-09-03 Nick CliftonAdd ARRAY_SIZE macro from egcs version
2000-09-03 Nick CliftonFix formatting, add copyright notice
2000-09-03 Christopher... * environ.cc (environ_init): Don't free the new environ...
2000-09-03 Christopher... * Makefile.in: Add cygheap.o.
2000-09-03 Christopher... * Makefile.in: Add new goal "check"
2000-09-03 Christopher... * Makefile.in: Remove "make check" support. It is...
2000-09-03 Christopher... Importing Egor's testsuite.
2000-09-03 Christopher... Importing Egor's testsuite.
2000-09-03 Christopher... Remove everything
2000-09-03 Christopher... Remove README
2000-09-03 Christopher... remove everything and move it up a level.
2000-09-02 Alexandre Oliva* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even...
2000-09-02 Alexandre Oliva* sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
2000-09-02 Christopher... * sigproc.cc (mychild): New function.
2000-09-01 Christopher... * sigproc.cc (sigproc_init): Create wait_sig_inited...
2000-09-01 Christopher... * sigproc.cc (proc_info): Rename proc_exists which...
2000-09-01 Christopher... * Makefile.in: More normalization.
2000-08-31 Christopher... * Makefile.in: Normalize 'pwd' based on location of...
2000-08-31 Christopher... * errno.cc (set_errno_from_win_error): Actually use...
2000-08-31 Alexandre Oliva* ltconfig, ltmain.sh: Updated from libtool multi-langu...
2000-08-30 DJ Delorie* times.cc (gettimeofday): use GetSystemTimeAsFileTime...
2000-08-30 Jeff Johnston2000-08-30 Kazu Hirata <kazu@hxi.com>
2000-08-30 Jeff Johnston2000-08-30 Werner Almesberger <Werner.Almesberger...
2000-08-30 Geoffrey KeatingCorrect for missing patch
2000-08-30 Geoffrey Keating * libc/string/swab.c: Specify that it's defined in...
2000-08-29 DJ Delorie* grp.cc (getgroups): fail with EINVAL if array is...
2000-08-29 Jeff Johnston2000-08-29 Werner Almesberger <Werner.Almesberger...
2000-08-29 Christopher... * signal.cc (_raise): New function.
2000-08-29 Christopher... * kill.c (main): Avoid skipping next argument when...
2000-08-28 Jeff Johnston2000-08-27 Werner Almesberger <Werner.Almesberger...
2000-08-28 Jeff Johnston2000-08-27 Werner Almesberger <Werner.Almesberger...
2000-08-28 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-26 Christopher... * pinfo.h (pinfo): Un-inline release.
2000-08-26 Christopher... * dcrt0.cc (dll_crt0_1): Move set_os_type.
2000-08-25 DJ Delorie* libc/include/sys/unistd.h (environ): this one isn...
2000-08-25 Corinna Vinschen * exec.cc (_execve): Change definition accordin...
2000-08-25 Christopher... * libc/stdlib/system.c (do_system): Eliminate explicit...
2000-08-25 Christopher... * Makefile.in: Only build dumper.exe when all of its...
2000-08-25 David Starks... Add entry "How do I uninstall Cygwin?"
2000-08-25 Christopher... * Makefile.in: Make failure to build dumper.exe a non...
2000-08-25 David Starks... minor formatting fixes
2000-08-25 David Starks... Major re-write of "Installation using the setup.exe...
2000-08-25 David Starks... Minor changes.
2000-08-25 Christopher... * external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS...
2000-08-25 Christopher... * ps.cc (main): Always print a cygwin process using...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Christopher... * ps.cc (main): Always print a cygwin process using...
2000-08-24 Christopher... * select.cc (cygwin_select): Correct logic for "always_...
2000-08-24 Christopher... Change attribution.
2000-08-24 Christopher... * Makefile.common: Add bupdir2 to reference above the...
2000-08-24 Christopher... * Makefile.in: Add dumper.exe target and associated...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Christopher... * include/cygwin/core_dump.h: New file, contains struct...
2000-08-24 Christopher... * environ.cc (parse_thing): nobinmode should force...
2000-08-24 Christopher... * include/sys/cygwin.h (strace_printf_wrap): Force...
2000-08-24 Christopher... * debug.h: Allow some debug defines for use in header...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Christopher... * dcrt0.cc (dll_crt0_1): Move exception list and constr...
2000-08-23 Christopher... Revert previous erroneous checkin.
2000-08-23 Christopher... * include/sys/cygwin.h: Protect class definitions.
2000-08-22 DJ Delorie* libc/unix/getut.c (utmpname): added _CONST to reflect...
2000-08-22 Christopher... * path.cc (symlink_info::check): Clear error on each...
2000-08-22 Christopher... * Makefile.in: Don't include '.d' file if there are...
2000-08-22 Christopher... * include/sys/cygwin.h: Declare some thread classes.
2000-08-22 Christopher... * winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 Alexandre Oliva* config-ml.in (CC, CXX): Avoid trailing whitespace.
2000-08-22 Christopher... * cygerrno.h: New file. Use this throughout whenever...
2000-08-21 Christopher... Update copyright.
2000-08-21 DJ Delorie* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL)...
2000-08-21 DJ Delorie* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL)...
2000-08-20 Doug Evans * Makefile.in (ALL_MODULES): Add all-cgen.
2000-08-19 Corinna Vinschen* include/winnt.h:Add enums for TokenRestrictedSids...
2000-08-18 Christopher... * Makefile.in: hinfo.o -> dtable.o.
next
This page took 0.059917 seconds and 5 git commands to generate.