mirror of git://sourceware.org/git/glibc.git
* string/bits/string2.h: Fix aliasing problems.
* sysdeps/i386/i486/bits/string.h: Likewise.
* sysdeps/i386/bits/string.h: Likewise.
1998-12-28 Geoff Keating <geoffk@ozemail.com.au>
* sysdeps/powerpc/dl-machine.c: Handle shared library profiling.
* elf/rtld.c (dl_main): Don't call malloc() between
re-relocating the dynamic linker and running the application's crt0.
1999-07-21 Paul D. Smith <psmith@gnu.org>
* sysdeps/generic/glob.c: Move getlogin{,_r} prototypes below
glob.h to get __P() macro.
* posix/fnmatch.c (internal_fnmatch): Use K&R definition syntax,
not ANSI.
(__strchrnul): This won't exist outside GLIBC, so create one.
1999-07-25 Jakub Jelinek <jj@ultra.linux.cz>
* sysdeps/unix/sysv/linux/sparc/bits/types.h: Always define __qaddr_t.
__ino64_t should be 32bit unsigned type on sparc32.
Define __off64_t to __quad_t instead of __int64_t.
Make __pic_pid_t unsigned on sparc32.
1999-07-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
in bash 2.03.
1999-07-25 Ulrich Drepper <drepper@cygnus.com>
|
||
|---|---|---|
| .. | ||
| bits | ||
| elf | ||
| Dist | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| __longjmp.S | ||
| add_n.S | ||
| addmul_1.S | ||
| atomicity.h | ||
| backtrace.c | ||
| bsd-_setjmp.S | ||
| bsd-setjmp.S | ||
| bzero.S | ||
| dl-machine.c | ||
| dl-machine.h | ||
| dl-start.S | ||
| e_sqrt.c | ||
| e_sqrtf.c | ||
| fclrexcpt.c | ||
| fe_nomask.c | ||
| fegetenv.c | ||
| fegetround.c | ||
| feholdexcpt.c | ||
| fenv_const.c | ||
| fenv_libc.h | ||
| fesetenv.c | ||
| fesetround.c | ||
| feupdateenv.c | ||
| ffs.c | ||
| fgetexcptflg.c | ||
| fpu_control.h | ||
| fraiseexcpt.c | ||
| fsetexcptflg.c | ||
| ftestexcept.c | ||
| lshift.S | ||
| machine-gmon.h | ||
| memset.S | ||
| mul_1.S | ||
| ppc-mcount.S | ||
| register-dump.h | ||
| rshift.S | ||
| s_copysign.S | ||
| s_copysignf.S | ||
| s_fabs.S | ||
| s_fabsf.S | ||
| s_fdim.c | ||
| s_fdimf.c | ||
| s_fmax.S | ||
| s_fmaxf.S | ||
| s_fmin.S | ||
| s_fminf.S | ||
| s_isnan.c | ||
| s_isnanf.S | ||
| s_llrint.c | ||
| s_llrintf.c | ||
| s_llround.c | ||
| s_llroundf.c | ||
| s_lrint.c | ||
| s_lrintf.S | ||
| s_lround.c | ||
| s_lroundf.c | ||
| s_rint.c | ||
| s_rintf.c | ||
| setjmp.S | ||
| stpcpy.S | ||
| strcat.c | ||
| strchr.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strlen.S | ||
| sub_n.S | ||
| submul_1.S | ||
| t_sqrt.c | ||
| test-arith.c | ||
| test-arithf.c | ||
| w_sqrt.c | ||
| w_sqrtf.c | ||