rofl0r

Results 173 issues of rofl0r

note missing space between echo and {} ``` $ seq 1000 | jobflow -threads=100 -exec echo{} posix_spawn: No such file or directory posix_spawn: No such file or directory posix_spawn: No...

only a white square is displayed for most examples.

it should create a process which downloads all stuff in parallel (at least 4 parallel downloads, at best as many as needed for saturating the line bandwidth) and as soon...

according to what was recently discussed in `#musl`.

often one has some small error in the command line, for example a typo in a rule name, but when using -device=X and -format=foo-opencl, some sort of opencl startup code...

enhancement

musl-cross configures the kernel with a special default config on those archs. we need to evaluate whether this affects the generated headers. ``` sh # Get our Linux arch and...

as now gettext-tiny supports quite a lot or almost all features of .po files, we should run some stress-tests with afl-fuzz, paired with asan so out-of-bounds reads get caught. better...

there are some m4's that have huge non-sense comments that can be removed others have huge non-sense configure compiletime checks for 30 year old HP-UX, AIX, etc. generally it seems...

after building libvirt, the python module fails to start because they check the return value of bindtextdomain and interrupt the python module initialization if it fails. a glance at glibc...