Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke
2002-05-16 * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen
2002-05-16 * testsuite/lib/newlib.exp: Add newlib_include_flags to compileThomas Fitzsimmons
2002-05-16 * ChangeLog: Update.Thomas Fitzsimmons
2002-05-16 * testsuite/lib/checkoutput.exp (newlib_check_output): OutputThomas Fitzsimmons
2002-05-162002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-15 * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen
2002-05-14 * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen
2002-05-14* kill.cc (prog_name) New global variable.Christopher Faylor
2002-05-14* configure.in: simplify makefile fragment collection.DJ Delorie
2002-05-14* configure.in: remove code to build emacs.DJ Delorie
2002-05-14* mh-apollo68: remove unused HDEFINES setting.DJ Delorie
2002-05-14* configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie
2002-05-142002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-14* configure: move some logic to configure.inDJ Delorie
2002-05-13* cygwin.din: Add strlcat and strlcpy.Christopher Faylor
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-13 * strlcat.c: Add file.Thomas Fitzsimmons
2002-05-132002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons
2002-05-13 * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen
2002-05-13* kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor
2002-05-13document kill -h.Christopher Faylor
2002-05-13* kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor
2002-05-13Update ChangeLog with missing entry.Christopher Faylor
2002-05-13* Makefile.in (kill.exe): Add as a specific target.Christopher Faylor
2002-05-12remove a commaChristopher Faylor
2002-05-12* fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN whenChristopher Faylor
2002-05-12fix entryChristopher Faylor
2002-05-12* syscalls.cc (_read): Change error to EBADF if attempt to write to aChristopher Faylor
2002-05-12* mount.cc (do_mount): Default to non-exec option for remote drives. ReportChristopher Faylor
2002-05-12* fhandler.h (executable_states): For now, make dont_care_if_executableChristopher Faylor
2002-05-12* fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.Christopher Faylor
2002-05-12fix formattingChristopher Faylor
2002-05-12fix commentChristopher Faylor
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor
2002-05-12 * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro.Thomas Fitzsimmons
2002-05-112002-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2002-05-102002-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-10* syscalls.cc (_write): Change error to EBADF if attempt to write to aChristopher Faylor
2002-05-102002-05-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-05-09 * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons
2002-05-08 * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons
2002-05-08 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke
2002-05-08* common.h (NT_GNU_ABI_TAG): Define.Jason Thorpe
2002-05-08 * cygheap.h (class cygheap_user): Add member `orig_psid'.Corinna Vinschen
2002-05-08* dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor
2002-05-08 * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons
2002-05-08 * include/commctrl.h (ImageList_DragShowNolock): RemoveDanny Smith
2002-05-072002-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston