Historique des commits

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