LinuxTV

dietlibc/alpha/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [DVB] / dietlibc / alpha


File Rev. Age Last log entry
[BACK] Parent Directory      
[TXT] Makefile.add 1.17 8 years alpha fixes (Christian Seiler, Thorsten Glaser)
[TXT] __CAS.S 1.1 12 years various build fixes, add sys/atomic.h and the __CAS function
[TXT] __longjmp.S 1.4 21 years Ok. some weekend work alpha: some optimizations i386: remove of some legacy cod...
[TXT] __pause.c 1.1 20 years add pause for Alpha (Kurt Garloff)
[TXT] __testandset.S 1.4 21 years alpha long time no check update (missing symboles) libdl: minor flag changes
[TXT] clone.S 1.2 22 years #define alloca to __builtin_alloca with gcc.
[TXT] divl.S 1.1 23 years added missing alpha functions for devision and remainder
[TXT] divq.S 1.1 23 years files where missing (?)
[TXT] errlist.S 1.2 19 years errlist update make syscall/x86_64 work when linked dynamically
[TXT] getegid.S 1.1 23 years files where missing (?)
[TXT] geteuid.S 1.1 23 years files where missing (?)
[TXT] getgid.S 1.1 23 years files where missing (?)
[TXT] getpid.S 1.1 23 years files where missing (?)
[TXT] getppid.S 1.1 23 years files where missing (?)
[TXT] getsockopt.S 1.1 23 years files where missing (?)
[TXT] getuid.S 1.1 23 years files where missing (?)
[TXT] lseek64.S 1.1 22 years removed a bug with the largefile back compatible option and dynamic-linking
[TXT] msgctl.S 1.1 23 years add msg* library and pthread check for WANT_THREAD_SAFE in dietfeatures.h
[TXT] msgget.S 1.1 23 years add msg* library and pthread check for WANT_THREAD_SAFE in dietfeatures.h
[TXT] msgrcv.S 1.1 23 years add msg* library and pthread check for WANT_THREAD_SAFE in dietfeatures.h
[TXT] msgsnd.S 1.1 23 years add msg* library and pthread check for WANT_THREAD_SAFE in dietfeatures.h
[TXT] n_sigprocmask.S 1.1 22 years moved "old" sig* functons...
[TXT] pipe.S 1.1 23 years files where missing (?)
[TXT] reml.S 1.1 23 years added missing alpha functions for devision and remainder
[TXT] remq.S 1.1 23 years added missing alpha functions for devision and remainder
[TXT] rt_sigreturn.S 1.1 8 years alpha fixes (Christian Seiler, Thorsten Glaser)
[TXT] semctl.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] semget.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] semop.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] seteuid.c 1.3 19 years Lots of fixes and patches from Markus Oberhumer. libstdc++ compatibility ...
[TXT] setjmp.S 1.4 21 years Ok. some weekend work alpha: some optimizations i386: remove of some legacy cod...
[TXT] setsockopt.S 1.1 23 years files where missing (?)
[TXT] shmat.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] shmctl.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] shmdt.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] shmget.S 1.1 23 years various compilation fixes for the different platforms.
[TXT] sigaction.c 1.5 8 years alpha fixes (Christian Seiler, Thorsten Glaser)
[TXT] sigreturn.S 1.1 8 years alpha fixes (Christian Seiler, Thorsten Glaser)
[TXT] socketcall.S 1.1 23 years files where missing (?)
[TXT] start.S 1.8 5 years get exceptions and ctors/dtors to work
[TXT] syscalls.h 1.10 5 years update syscalls
[TXT] time.S 1.6 23 years more alpha time(3) testing.
[TXT] unified.S 1.6 5 years add _Exit
[TXT] waitpid.S 1.2 23 years changed some weak syscalls
[TXT] __alarm.c (in the Attic) [hide] 1.2 13 years coalesce time and alarm wrappers
[TXT] __time.S (in the Attic) [hide] 1.2 23 years fix alpha time again.
[TXT] __time.c (in the Attic) [hide] 1.4 13 years coalesce time and alarm wrappers
[TXT] accept.S (in the Attic) [hide] 1.3 13 years get rid of lots of socket cruft
[TXT] bind.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] connect.S (in the Attic) [hide] 1.3 13 years get rid of lots of socket cruft
[TXT] getpagesize.c (in the Attic) [hide] 1.2 23 years fix getpagesize and PAGE_SIZE for good (hopefully) ;-)
[TXT] getpeername.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] getsockname.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] listen.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] mmap.S (in the Attic) [hide] 1.2 21 years - removing "<arch>/mmap.*" where no arch-specific impementation is needed. (ad...
[TXT] recv.S (in the Attic) [hide] 1.3 13 years get rid of lots of socket cruft
[TXT] recvfrom.S (in the Attic) [hide] 1.3 13 years get rid of lots of socket cruft
[TXT] recvmsg.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] send.S (in the Attic) [hide] 1.3 13 years get rid of lots of socket cruft
[TXT] sendmsg.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] sendto.S (in the Attic) [hide] 1.3 13 years get rid of lots of socket cruft
[TXT] shutdown.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] signal.S (in the Attic) [hide] 1.3 21 years remove some artifacts of the cvs mirror switch
[TXT] signal_emu.c (in the Attic) [hide] 1.3 21 years remove some artifacts of the cvs mirror switch
[TXT] sigprocmask.S (in the Attic) [hide] 1.3 22 years moved "old" sig* functons...
[TXT] socket.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] socketpair.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft
[TXT] strlen.c (in the Attic) [hide] 1.2 16 years several fixes from Enrico Scholz (printf, string routines on big endian) add...
[TXT] time.c (in the Attic) [hide] 1.4 23 years more alpha time(3) testing.
[TXT] utime.S (in the Attic) [hide] 1.2 13 years get rid of lots of socket cruft

General options
,

LinuxTV legacy CVS <linuxtv.org/cvs>