summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/vax/bits
Commit message (Collapse)AuthorAgeFilesLines
* merge with psm: sync with common socket headersMike Frysinger2006-08-252-360/+0
|
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
|
* fix from psm: just use common resource.hMike Frysinger2006-08-241-209/+0
|
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-6/+5
|
* sync with upstream via psmMike Frysinger2006-08-231-0/+55
|
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-32/+0
| | | | | based profiling I nuked ages ago since tools like oprofile are non invasive and work so much better.
* First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"2006-01-2720-0/+1693
| | | | | | | | | sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days.
* touchup style to match other arch versionsMike Frysinger2006-01-261-5/+2
|
* Really define, not undefine the crash statement..."Jan-Benedict Glaw"2006-01-261-1/+1
|
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+44