summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-10A last minute additionEric Andersen
2002-04-10Add a list of known bugs. Update the docs in preparation for a release.Eric Andersen
2002-04-10SEND_NUMBER_STDERR is supposed to be calling _dl_simple_ltoa(),Eric Andersen
2002-04-10John Traill <john.traill@motorola.com> noticed that on powerpcEric Andersen
2002-04-10Update ChangelogEric Andersen
2002-04-10Teach powerpc to whine loudly about using -fPIC when a R_PPC_REL24Eric Andersen
2002-04-10Mention pthreads for sparcEric Andersen
2002-04-10Fix libpthread compile for sparcEric Andersen
2002-04-10Some minor updates per discussion with Miles BaderEric Andersen
2002-04-10Make assembly code PIC-compatible.David Schleef
2002-04-10Remove v850-specific versions of truncate64.c and ftruncate64.c.Miles Bader
2002-04-10Generic implemention works for v850 now, so we don't need a special version.Miles Bader
2002-04-09Removed handling for R_PPC_REL24, since it is deceptively useless.David Schleef
2002-04-09Russ Dill noticed that the symlinks for libpthread didn't matchEric Andersen
2002-04-09Bump up version number...Eric Andersen
2002-04-09Add finite() to C89 math lib, since it is needed...Eric Andersen
2002-04-09Fixup __USE_FILE_OFFSET64Eric Andersen
2002-04-09Add creat64Eric Andersen
2002-04-09Fix the read/write auto-transition bugs. Note that if we can'tManuel Novoa III
2002-04-09Only set no buffering if we opened the file. Also, don't bother restoringManuel Novoa III
2002-04-09Re-enable clnt_perror. Patch from Miles Bader.Eric Andersen
2002-04-09Add truncate64.cEric Andersen
2002-04-09Remove from syscalls.c, leave just ftruncate64.c and truncate64.cEric Andersen
2002-04-09Revert Erik's changes... they were broken since there weren't enoughManuel Novoa III
2002-04-09Create a much more careful ftruncate64 implementation, that shouldEric Andersen
2002-04-09Per discussion on the mailing list, fix getpass properly.Eric Andersen
2002-04-09Support ISblank properlyEric Andersen
2002-04-09Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen
2002-04-09undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfacesEric Andersen
2002-04-07New Debian snapshot. The release has ld.so for mips fubared.David Schleef
2002-04-06Add libungif-4.1.0b1Eric Andersen
2002-04-06Account for new upstream version. Fix shlibs, because they wereDavid Schleef
2002-04-06Faster implementation from Miles BaderEric Andersen
2002-04-05Patch from Axel Barnitzke <barney@xkontor.com> to fixupEric Andersen
2002-04-05Add a fun pointer to make apps happyEric Andersen
2002-04-03Teach initfini to build properly on arches where gcc tries to beEric Andersen
2002-04-03Revert this file back to where it was so m68k can compile again.Eric Andersen
2002-04-03A ton of updates from Dwayne Fontenot <fontenot@jacques.activebuddy.com>.Eric Andersen
2002-04-03Richard June <rjune@bravegnuworld.com> noticed that pututlineEric Andersen
2002-04-03Patch from Jim Treadway <jim@stardot-tech.com> to eliminateEric Andersen
2002-04-03Richard June <rjune@bravegnuworld.com> noticed that setutentEric Andersen
2002-04-03Since pthreads work on powerpc, at least mention the option.Eric Andersen
2002-04-03Add the xopen swab() function, contributed by Kensuke Otake <kensuke@phreaker...Eric Andersen
2002-04-03Be certain thatEric Andersen
2002-04-03Doh! I forgot to commit this...Eric Andersen
2002-04-03Adjust beinningEric Andersen
2002-04-03run dos2unix on these filesEric Andersen
2002-04-03Run dos2unix on these filesEric Andersen
2002-04-03Remove gratuitous symlink trashingEric Andersen
2002-04-03Remove unused variableEric Andersen