greatbridf
|
15063be59a
fix(tuple): make tuple copy & move ctor. constexpr
|
1 year ago |
greatbridf
|
c4bd0eb20e
feat(libstdc++): tuple
|
1 year ago |
greatbridf
|
e1446fc737
style(process): use structured binding...
|
1 year ago |
greatbridf
|
e289c9a72b
feat(bitmap): change bm_ funcs to class bitmap
|
1 year ago |
greatbridf
|
188c55e96e
change(vector): change the behavior of resize
|
1 year ago |
greatbridf
|
94d7406520
fix(vector): does nothing if size() == n
|
1 year ago |
greatbridf
|
e9e2680a69
change(mem.cpp): use structured binding
|
1 year ago |
greatbridf
|
9fcf1ba7ba
feat(libstdc++): add bit_cast
|
1 year ago |
greatbridf
|
2d8ca9bdaa
fix(libstdc++): make deleted addressof const T*
|
1 year ago |
greatbridf
|
d5a5a44d02
feat(functional): add invoke_r
|
1 year ago |
greatbridf
|
400d5597f6
feat(tty): show control char on screen
|
1 year ago |
greatbridf
|
2e38e5e6de
fix(type_traits): fix decay
|
1 year ago |
greatbridf
|
2ba94b1ce9
feat(functional): c++ std::function
|
1 year ago |
greatbridf
|
20fa42c8e4
fix(type_traits): is_template_instance<>
|
1 year ago |
greatbridf
|
727c3c936a
refactor(gblibstdc++): add type_traits and utility
|
1 year ago |
greatbridf
|
7472cbe839
feat(gbstdlibc++): add gbstdlibc++ and utility
|
1 year ago |
greatbridf
|
4cf6746d1d
fix(tcsetpgrp): get ctrl tty by sid instead of pid
|
1 year ago |
greatbridf
|
5858a28309
fix(int14): preserve SSE registers
|
1 year ago |
greatbridf
|
225bbdf08a
fix(crt0): do not use parameters on the stack
|
1 year ago |
greatbridf
|
8dfd98cdb1
fix(mem): add memory fence to prevent reordering
|
1 year ago |
greatbridf
|
1baa59a2b2
style(lazybox): call main() recursively
|
1 year ago |
greatbridf
|
71c939840d
fix(elf): check before mmapping LOAD sections
|
1 year ago |
greatbridf
|
cef73c3edd
style(paccess): make paccess() inline
|
1 year ago |
greatbridf
|
f8670fcfce
fix(function): check size of FuncLike object
|
1 year ago |
greatbridf
|
b6dbdcae1e
fix(sh): ignore -Winfinity-recursion
|
1 year ago |
greatbridf
|
431d80298f
fix(stack_protector): move stack_chk_guard to libc
|
1 year ago |
greatbridf
|
cf416c45b5
feat(kill): add syscall kill()
|
2 years ago |
greatbridf
|
9483e98eca
fix(proclist::find()): check iter null
|
2 years ago |
greatbridf
|
769feae046
feat(gblibc): add umask()
|
2 years ago |
greatbridf
|
a4c5491f01
change(types): add mode_t
|
2 years ago |