Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT. | Pino Toscano | 2012-01-23 | 2 | -2/+7 |
| | |||||
* | Fix version check in uchar.h | Ulrich Drepper | 2012-01-21 | 2 | -1/+5 |
| | |||||
* | Do not cache negative results in nscd if these are transient | Ulrich Drepper | 2012-01-20 | 7 | -18/+34 |
| | |||||
* | More minor malloc cleanups | Ulrich Drepper | 2012-01-17 | 1 | -24/+1 |
| | |||||
* | Minor cleanups of malloc code | Ulrich Drepper | 2012-01-16 | 3 | -55/+6 |
| | |||||
* | Fix locking problem in fmtmsg | Ulrich Drepper | 2012-01-16 | 4 | -3/+43 |
| | |||||
* | Don't always provide definition of gets checking version | Marek Polacek | 2012-01-13 | 2 | -0/+8 |
| | |||||
* | Powerpc: correct duplicate label issue with multiple passes through context code | Will Schmidt | 2012-01-12 | 5 | -11/+25 |
| | |||||
* | Optimized acosh for 64-bit platforms | Ulrich Drepper | 2012-01-11 | 2 | -0/+69 |
| | |||||
* | Optimize scalbln | Ulrich Drepper | 2012-01-11 | 5 | -77/+108 |
| | |||||
* | Fix warnings due to return in void functions | Ulrich Drepper | 2012-01-11 | 2 | -6/+21 |
| | |||||
* | Optimize s_modf | Ulrich Drepper | 2012-01-10 | 6 | -51/+88 |
| | |||||
* | Add const attribute to fmin and fmax | Ulrich Drepper | 2012-01-10 | 2 | -2/+4 |
| | |||||
* | Optimize ldexp and scalbn | Ulrich Drepper | 2012-01-10 | 6 | -93/+65 |
| | |||||
* | Add const attribute to pthread_equal | Ulrich Drepper | 2012-01-10 | 2 | -1/+4 |
| | |||||
* | Consistently added return to pthread_exit | Ulrich Drepper | 2012-01-10 | 3 | -3/+8 |
| | |||||
* | Add noreturn attribute | Marek Polacek | 2012-01-10 | 2 | -1/+6 |
| | |||||
* | Some branch prediction for log1p | Ulrich Drepper | 2012-01-09 | 2 | -3/+7 |
| | |||||
* | bits/poll2.h needs __BEGIN/__END_DECLS | Ulrich Drepper | 2012-01-08 | 2 | -0/+6 |
| | |||||
* | Install bits/poll2.h | Ulrich Drepper | 2012-01-08 | 2 | -2/+6 |
| | |||||
* | Fix typo in Linux/PPC32 getcontext | Will Schmidt | 2012-01-08 | 2 | -4/+9 |
| | |||||
* | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 2012-01-08 | 15 | -44/+86 |
| | | | | | Add alloc_size attribute and apply consistently the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup. | ||||
* | Mark potential fix for BZ 11929 | Ulrich Drepper | 2012-01-08 | 2 | -7/+8 |
| | |||||
* | sscanf always calls realloc | Paul Pluzhnikov | 2012-01-08 | 2 | -2/+7 |
| | |||||
* | CL | Adhemerval Zanella | 2012-01-08 | 1 | -0/+6 |
| | |||||
* | Use __pthread_get_minstack for AIO helper thread | Adhemerval Zanella | 2012-01-08 | 1 | -2/+2 |
| | |||||
* | Fix CL | Ulrich Drepper | 2012-01-08 | 1 | -2/+1 |
| | |||||
* | Add test for CMPLX macros | Ulrich Drepper | 2012-01-08 | 3 | -1/+60 |
| | |||||
* | Fix typo in CMPLXL | Ulrich Drepper | 2012-01-08 | 2 | -1/+3 |
| | |||||
* | Quash implicit declaration warning | Marek Polacek | 2012-01-08 | 2 | -0/+5 |
| | |||||
* | Add checking versions of poll and ppoll | Ulrich Drepper | 2012-01-08 | 14 | -5/+190 |
| | |||||
* | Regenerated | Ulrich Drepper | 2012-01-08 | 1 | -1/+0 |
| | |||||
* | Define CMPLX, CMPLXF, CMPLXL | Ulrich Drepper | 2012-01-08 | 3 | -4/+18 |
| | |||||
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 10 | -48/+17 |
| | |||||
* | Remove pwd tst from configure | Ulrich Drepper | 2012-01-08 | 4 | -62/+3 |
| | |||||
* | No need for test for __builtin_expect | Ulrich Drepper | 2012-01-08 | 3 | -54/+1 |
| | |||||
* | Forgot to remove AC_SUBST(bonuded) | Ulrich Drepper | 2012-01-08 | 2 | -3/+0 |
| | |||||
* | Remove more unnecessary Alpha and IA-64 configury | Ulrich Drepper | 2012-01-08 | 3 | -14/+2 |
| | |||||
* | gcc better don't use a signed type for size_t | Ulrich Drepper | 2012-01-08 | 3 | -42/+2 |
| | |||||
* | Remove last remnants of RANLIB | Ulrich Drepper | 2012-01-08 | 4 | -7/+3 |
| | |||||
* | Simplify char16_t implementation | Ulrich Drepper | 2012-01-08 | 10 | -642/+59 |
| | |||||
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 25 | -1029/+713 |
| | |||||
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 209 | -2244/+2420 |
| | | | | No more __const. | ||||
* | NEWS | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
| | |||||
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 35 | -421/+118 |
| | |||||
* | NEWS | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
| | |||||
* | Update ABI information | Ulrich Drepper | 2012-01-07 | 19 | -344/+818 |
| | |||||
* | Remove m68k support from Linux configure | Ulrich Drepper | 2012-01-07 | 2 | -1/+3 |
| | |||||
* | Remove Alpha support from ldsodefs.h | Ulrich Drepper | 2012-01-07 | 2 | -10/+2 |
| | |||||
* | Clean up shlib-versions files | Ulrich Drepper | 2012-01-07 | 4 | -19/+4 |
| | | | | Ports have their own files |