]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2002-06-29 Christopher... * uinfo.cc (cygheap_user::env_logsrv): Return "almost_n...
2002-06-29 Christopher... * cygheap.h (cygheap_user): Reorg to accommodate enviro...
2002-06-28 Thomas Fitzsimmons * libm/mathfp/sf_pow.c (powf): Change k from int to...
2002-06-27 Jeff Johnston2002-06-27 Benjamin Kosnik <bkoz@redhat.com>
2002-06-27 Jeff Johnston2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
2002-06-27 Christopher... Add missing entry.
2002-06-27 Christopher... * cygheap.cc (cfree_and_set): New function.
2002-06-27 Thomas Fitzsimmons * libm/mathfp/s_pow.c (pow): Fix checks on variable...
2002-06-27 Thomas Fitzsimmons * libm/mathfp/er_lgamma.c: Remove __kernel references.
2002-06-27 Jeff Johnston2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
2002-06-27 Conrad Scott Delete extraneous comment from my previous change.
2002-06-27 Corinna Vinschen * dcrt0.cc (dll_crt0_1): Let __progname point to the...
2002-06-27 Christopher... * thread.cc (pthread::create): Added trace printf to...
2002-06-27 Corinna Vinschen * mmap.cc (list::match): Check using pagesize aligned...
2002-06-27 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_n...
2002-06-27 Christopher... * cygheap.cc (cygheap_user::set_name): Correct thinko...
2002-06-26 Christopher... * cygheap.cc (cygheap_user::set_name): Avoid clearing...
2002-06-26 Corinna Vinschen * fhandler.h (fhandler_socket::bind): Add method defin...
2002-06-26 Joern Renneckeld:
2002-06-26 Corinna Vinschen * pwdgrp.h (pwdgrp_read::~pwdgrp_read): Avoid...
2002-06-26 Christopher... * dcrt0.cc (_dcrt0): Be more defensive when reserved...
2002-06-26 Christopher... * autoload (noload): Avoid clobbering bx register.
2002-06-26 Christopher... * winsup.h: Minor cleanup.
2002-06-25 Conrad Scott * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE...
2002-06-25 Danny Smith2002-06-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-25 Jeff Johnston2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
2002-06-25 Jeff Johnston2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
2002-06-25 Corinna Vinschen * syscalls.cc (chown): Convert uid to 32 bit.
2002-06-25 Danny Smith2002-06-25 Ken Fitlike <kenfitlike@hotmail.com>
2002-06-25 Christopher... Update from Joshua Daniel Franklin
2002-06-25 DJ Deloriemerge from gcc
2002-06-25 Jeff JohnstonFix typo in latest change to libc/machine/sh - new...
2002-06-24 Thomas Fitzsimmons * libc/search/db_local.h: New file.
2002-06-24 Jeff Johnston2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
2002-06-24 Christopher... * dtable.cc (dtable::find_unused_handle): Avoid coercion.
2002-06-24 Joern Rennecke * libc/machine/sh/strcpy.S: New file.
2002-06-24 Jeff JohnstonFix typos.
2002-06-24 Christopher... * dtable.cc (fhandler_base::dup2): Cleanup. Ensure...
2002-06-24 Jeff Johnston2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
2002-06-24 Ben Elliston2002-06-24 Ben Elliston <bje@redhat.com>
2002-06-24 DJ Deloriemerge from gcc
2002-06-24 Thomas Fitzsimmons * libc/include/ndbm.h: Remove.
2002-06-24 Thomas Fitzsimmons2002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp>
2002-06-24 Corinna Vinschen * uinfo.cc (internal_getlogin): Set myself->uid and...
2002-06-24 Christopher... * security.cc (get_group_sidlist): Add pw argument...
2002-06-24 Corinna Vinschen * ntsec.sgml: Clean up text for examples of /etc/passw...
2002-06-24 Danny Smith * include/objidl.h (struct tagPROPVARIANT): Kill obsolete
2002-06-24 Danny Smith* include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.
2002-06-24 Danny Smith2002-06-24 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-24 Christopher... * fhandler.cc (fhandler_base::fstat): Set S_IFIFO for...
2002-06-24 Christopher... * lib/_cygwin_S_IEXEC.cc: Remove obsolete file.
2002-06-23 Christopher... Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h...
2002-06-23 Christopher... * cygwin.sc: Add recent changes from ld sources.
2002-06-23 Robert Collins2002-06-12 Thomas Pfaff <tpfaff@gmx.net>
2002-06-22 Christopher... * Makefile.in (cygrun.exe): Move -lgcc where it will...
2002-06-22 Christopher... * Makefile.in (cygrun.exe): Use -lgcc when linking.
2002-06-21 DJ Delorie* configure.in: Fix AIX configury bug.
2002-06-21 Corinna Vinschen * libc/time/strftime.c (strftime): Add %e format speci...
2002-06-21 Thomas Fitzsimmons * libc/search/hash.h (LITTLE_ENDIAN, BIG_ENDIAN):...
2002-06-21 Jeff Johnston2002-06-21 Richard Earnshaw (rearnsha@arm.com)
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Christopher... * what.texinfo: Fix typo.
2002-06-21 Jeff Johnston2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
2002-06-21 Corinna Vinschen * syscalls.cc (stat64_to_stat32): Correctly evaluate...
2002-06-21 Corinna Vinschen * security.cc (alloc_sd): Carefully check owner_sid...
2002-06-21 Corinna Vinschen * security.cc (alloc_sd): Remove unnecessary retrieval...
2002-06-21 Nick CliftonSet correct value for ADP_Stopped_RunTimeError
2002-06-21 Christopher... * errno.cc: Change text description for EBADF throughout.
2002-06-21 Christopher... remove unneeded white space
2002-06-21 Christopher... * uinfo.cc (cygheap_user::ontherange): Use env_name...
2002-06-20 Thomas Fitzsimmons * Makefile.am (LIB_OBJECTLISTS): Add
2002-06-20 Christopher... * fhandler.cc (fhandler_base::set_flags): Change priori...
2002-06-19 DJ Delorie* configure.in: replace ${topsrcdir} with ${srcdir}
2002-06-19 DJ Delorie* configure.in: Move definition of libstdcxx_flags
2002-06-19 DJ Delorie* configure.in: Rearrange a little.
2002-06-19 DJ Delorie* configure.in: Pull definition of is_cross_compiler...
2002-06-19 DJ Delorie* configure.in: Rearrange a little.
2002-06-19 DJ Delorie* configure.in: Remove references to librx.
2002-06-19 Jeff Johnston2002-06-19 Jeff Johnston <jjohnstn@redhat.com>
2002-06-19 DJ Delorie* configure.in: Eliminate ${gasdir} variable.
2002-06-19 Thomas Fitzsimmons * libm/common/sf_lround.c (round): Change name to...
2002-06-19 Christopher... Use hMainProc where appropriate, throughout.
2002-06-19 Corinna Vinschen * uinfo.cc (cygheap_user::ontherange): Call NetUserGet...
2002-06-19 Danny Smith2002-06-19 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-19 Christopher... * cygpath.cc (usage): Clean up usage output.
2002-06-19 Danny Smith2002-06-19 Casper S. Hornstrup <chorns@users.sourcefo...
2002-06-18 Thomas Fitzsimmons * testsuite/lib/passfail.exp (newlib_pass_fail_all...
2002-06-18 Dave BrolleyFix formatting of ;; for frv.
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18 Danny Smith * include/tchar.h (_getts): Define as _getws for _UNICODE.
2002-06-18 Thomas Fitzsimmons * libc/include/ctype.h: Remove isblank macro.
2002-06-18 Jeff Johnston2002-06-18 Jeff Johnston <jjohnstn@redhat.com>
2002-06-18 Danny Smith * include/float.h: #include_next<float.h> before heade...
next
This page took 0.054902 seconds and 5 git commands to generate.