]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-02-07 Corinna Vinschen * ntsec.sgml: Add note on special names for missing...
2003-02-07 Corinna Vinschen * mmap.cc (mmap_record::alloc_map): De-inline. Add...
2003-02-07 Christopher... Christopher Faylor <cgf@redhat.com>
2003-02-07 Christopher... * malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid...
2003-02-07 Christopher... * pipe.cc (fhandler_pipe::close): Avoid extraneous...
2003-02-07 Christopher... * cygcheck.cc (common_apps): Add some more apps.
2003-02-07 Christopher... * heap.cc (heap_init): Remove debugging code.
2003-02-07 Christopher... * configure.in: Make w32api directory optional.
2003-02-07 Danny Smith * include/locale.h: Include stddef.h for definition...
2003-02-06 Keith SeitzSource Navigator is now on sourceforge...
2003-02-06 Corinna Vinschen * security.h: Introduce names UNKNOWN_UID and UNKNOWN_...
2003-02-06 Joshua Daniel... * setup-net.sgml: Add "setup-maxmem" section
2003-02-05 Christopher... * path.cc: Change 'to_posix_p' to 'to_posix' throughout.
2003-02-05 Jeff Johnston2003-02-05 Chris Demetriou <cgd@broadcom.com>
2003-02-05 Jeff Johnston2003-02-05 Chris Demetriou <cgd@broadcom.com>
2003-02-05 Jeff Johnston2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
2003-02-05 Christopher... * path.cc (etc::dir_changed): Fix debug printf.
2003-02-05 Corinna Vinschen * sec_acl.cc (setacl): Move all permission settings...
2003-02-05 Earnie Boyd * include/basetypes.h (_GUID_DEFINED): Add deprecation...
2003-02-05 Christopher... * include/sys/cygwin.h: Use C-style comments.
2003-02-05 Corinna Vinschen * sec_helper.cc (get_sids_info): New function.
2003-02-04 Danny SmithCorrect typo in last changelog entry.
2003-02-04 Danny Smith * include/shlwapi.h (PathRelativePathTo[AW]): Correct
2003-02-04 Thomas Pfaff* syscalls.cc (struct system_cleanup_args): New struct.
2003-02-04 Thomas Pfaff* winsup.api/pthread/cancel11.c: New test.
2003-02-04 Corinna Vinschen * path.cc (symlink): Create security attributes so...
2003-02-04 Corinna Vinschen * grp.cc (internal_getgroups): Do not return without...
2003-02-04 Corinna Vinschen * security.h (class cygpsid): New class.
2003-02-04 Alan Modra * ppc.h: Add TLS relocs. Format.
2003-02-04 Christopher... Eliminate most unneeded this-> pointers throughout.
2003-02-03 Jeff Johnston2003-02-03 Jeff Johnston <jjohnstn@redhat.com>
2003-02-03 Corinna Vinschen * security.h: Add third argument to set_process_privilege.
2003-02-03 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvfrom):...
2003-02-03 Joshua Daniel... * cygwinenv.sgml: Add section for 'CYGWIN codepage...
2003-02-01 Christopher... * grp.cc (getgrent32): Only refresh group entries when...
2003-02-01 Danny Smith * include/commctrl.h (TCM_*): Add missing defines.
2003-02-01 Danny Smith2003-02-01 Jesus Alvarez <jesus_alvarez@users.sourcef...
2003-02-01 Christopher... * dlfcn.cc (dlerror): Only report load errors once...
2003-02-01 Christopher... * fhandler_serial.cc (fhandler_serial::open): Avoid...
2003-01-31 John David... * hppa.h (ldwa, ldda): Add ordered opcodes.
2003-01-31 Jeff Johnston2003-01-31 Michael Snyder <msnyder@redhat.com>
2003-01-31 Jeff Johnston2003-01-31 Michael Snyder <msnyder@redhat.com>
2003-01-31 Frank Ch. Eigler2003-01-31 Frank Ch. Eigler <fche@redhat.com>
2003-01-31 Christopher... * passwd.cc (pwdgrp::read_passwd): linebuf *must* be...
2003-01-31 Christopher... * shared.cc (shared_info::heap_chunk_size): Use correct...
2003-01-31 Danny Smith2003-01-31 Danny Smith <dannysmith@users.sourceforge...
2003-01-30 Christopher... * fhandler_registry.cc (fhandler_registry::exists)...
2003-01-30 Alexandre Oliva* config.if: Copy from GCC.
2003-01-30 Christopher... * lib/getopt.c: Allow environment variable control...
2003-01-29 Jeff Johnston2003-01-29 Jason Tishler <jason@tishler.net>
2003-01-28 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::accept): On...
2003-01-28 Alexandre Oliva* mips.h (EF_MIPS_XGOT): Define.
2003-01-27 Danny Smith2003-01-27 Krzysztof Nikiel <kni@poczta.onet.pl>
2003-01-27 Alexandre Oliva* configure.in: Revert 24Jan change.
2003-01-27 Christopher... * passwd.cc (pwdgrp::parse_passwd): Be more unforgiving...
2003-01-27 Christopher... fix typo
2003-01-27 Danny Smith2003-01-27 Danny Smith <dannysmith@users.sourceforge...
2003-01-27 Christopher... * uinfo.cc (pwdgrp::next_num): Remove check for NULL...
2003-01-27 Christopher... * strings.h (strechr): New function.
2003-01-26 Daniel Jacobowitzinclude/
2003-01-26 Danny Smith * include/math.h (tgamma): Correct typo in comment.
2003-01-26 Christopher... * uinfo.cc (pwdgrp::load): Regularize strace output...
2003-01-26 Danny Smith * mingwex/mingw-fseek.c (INLINE): Remove define.
2003-01-26 Christopher... Fix typo.
2003-01-26 Christopher... * passwd.cc (pwdgrp::parse_passwd): Eliminate use of...
2003-01-26 Christopher... * pwdgrp.cc (pwdgrp::parse_group): Fix off-by-one probl...
2003-01-26 Christopher... * include/sys/strace.h (paranoid_printf): Define as...
2003-01-25 Christopher... clarify
2003-01-25 Christopher... * pwdgrp.cc (pwdgrp::reparse): Declare.
2003-01-25 Corinna Vinschen * syscalls.cc (seteuid32): On Win95 get the pw entry...
2003-01-25 Christopher... * fhandler_console.cc (fhandler_console::send_winch_may...
2003-01-25 Danny Smith * include/ras.h (RASCONN[AW]): Add dwSessionId for
2003-01-25 Danny Smith * include/ras.h (RASCONN[AW]): Guard szDeviceType,
2003-01-24 Jakub Jelinekbfd/
2003-01-24 Martin Schwidefsky * s390.h: Add s390 TLS relocations.
2003-01-24 Nick CliftonAdd sh2e support
2003-01-24 Corinna Vinschen * libc/include/sys/unistd.h: Add setregid and setreuid...
2003-01-24 Corinna Vinschen * cygwin.din: Export setreuid32, setreuid, setregid32...
2003-01-24 Christopher... * pwdrp.h (pwdgrp::refresh): Lock entire test prior...
2003-01-24 Christopher... Add missing entry.
2003-01-24 Christopher... * libltp/include/usctest.h: Add externs to some variabl...
2003-01-24 Christopher... * winsup.api/mmaptest03.c (main): Mark variables as...
2003-01-24 Christopher... * Makefile (check): Add cygrun.exe dependency.
2003-01-24 Christopher... Perform more C warning fixup on all C source files...
2003-01-24 Nathanael NerodeNo, really this time.
2003-01-23 Nathanael Nerode2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-23 Christopher... * libltp/include/test.h: Fix C warnings.
2003-01-23 Christopher... * Makeifle.in: Use ALL_CFLAGS to build test programs...
2003-01-23 Danny Smith * lib/ws2_32.def (getaddrinfo, freeaddrinfo and getnam...
2003-01-23 Nathanael Nerode2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-23 Nick CliftonAdd SH2E support
2003-01-23 Alan Modrainclude/elf/ChangeLog
2003-01-22 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert...
2003-01-22 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert...
2003-01-22 Corinna Vinschen * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from...
2003-01-22 Corinna Vinschen * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex...
2003-01-22 Corinna Vinschen * cygrun.c: Move from here to ../testsuite.
2003-01-22 Corinna Vinschen * cygrun.c: Move here from ../cygwin.
2003-01-22 Corinna Vinschen * cygwin.din: Export nanosleep().
2003-01-22 Christopher... * Makefile.in: Find tcl library in the right place.
next
This page took 0.056141 seconds and 5 git commands to generate.