Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-03-04 | linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. | H.J. Lu | 1 | -0/+2 | |
* config/linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. * genops.c: Add the proper weak alias if _G_STDIO_USES_LIBIO and _G_HAVE_WEAK_SYMBOL are defined. * iofclose.c: Likewise. * iofeof.c: Likewise. * ioferror.c: Likewise. * iogetc.c: Likewise. * ioputc.c: Likewise. * iovsprintf.c: Likewise. * iovsscanf.c: Likewise. From-SVN: r25590 | |||||
1998-06-08 | (__underflow): Read character from read pointer as unsigned. | Andreas Schwab | 1 | -3/+3 | |
(__uflow): Likewise. From-SVN: r20329 | |||||
1997-09-06 | Insert libio rewrite and its various changes from devo. | Brendan Kehoe | 1 | -276/+368 | |
From-SVN: r15129 | |||||
1997-08-21 | Initial revision | Jason Merrill | 1 | -0/+852 | |
From-SVN: r14877 |