Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3336 5785 d 13 h post /branches/shell/uspace/lib/libc/generic/ getopt: Fix garbage error messages by replacing warnx() with printf(), add newlines to error strings.  
3330 5788 d 7 h jermar /branches/shell/uspace/lib/libc/generic/vfs/ Fix canonify() to set correct length even for paths that have no components.
(shell branch)
 
3327 5788 d 9 h jermar /branches/shell/uspace/lib/libc/generic/vfs/ Fix off-by-one error which was causing bdsh to crash. (shell branch)  
3318 5789 d 12 h post /branches/shell/uspace/lib/libc/generic/ getopt: Get rid of references to 'eventually' replacing the antiquated getopt().
As a modern OS we just include what people actually use, with full compatibility for
legacy ports that still use the original.
 
3317 5789 d 12 h post /branches/shell/uspace/lib/libc/ Added support for getopt() and getopt_long() (still buggy, but working) Ported from OpenBSD  
3305 5792 d 9 h jermar /branches/shell/uspace/lib/libc/ Fix relative paths handling in task_spawn() (shell branch).  
3291 5793 d 3 h jermar /branches/shell/uspace/lib/libc/generic/vfs/ Fix absolutize() wrt. to relative paths. (shell branch)  
3273 5794 d 6 h jermar /branches/shell/uspace/lib/libc/generic/ memcpy(), memmove() and co. should return dst, not src.  
3241 5804 d 9 h decky /branches/shell/ shell branch  
3238 5805 d 3 h jermar /trunk/uspace/lib/libc/ Add strdup(), contributed by Tim Post.  
3233 5808 d 5 h decky /trunk/ remove dummy page coloring facility, which is currenty not used  
3222 5827 d 4 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3214 5828 d 8 h svoboda /trunk/uspace/lib/libc/generic/vfs/ Fix missing rc check in libc _open()  
3195 5834 d 5 h svoboda /trunk/uspace/lib/libc/arch/arm32/include/ Fix: arm32 is little-endian.  
3164 5848 d 22 h jermar /trunk/ First argument of atomic functions is read-write (ia32).  
3163 5848 d 22 h jermar /trunk/ First argument to atomic functions is read-write (amd64).  
3162 5848 d 22 h jermar /trunk/ The first argument to atomic_add() is read-write. (mips32)  
3117 5858 d 6 h svoboda /trunk/uspace/ Make getchar() and tester behave sanely when there's no console.  
3112 5858 d 21 h decky /trunk/uspace/ uspace klog  
3098 5861 d 0 h svoboda /trunk/ Make mips32 compile again  

Show All