-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aio #81
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 821ac92 - Browse repository at this point
Copy the full SHA 821ac92View commit details
Commits on Feb 20, 2023
-
Andrea Palmatè committed
Feb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 747ade0 - Browse repository at this point
Copy the full SHA 747ade0View commit details
Commits on Feb 23, 2023
-
Some ncurses fixes and optimizations. Changed shared object creation …
…to fix adtools problem when compiling clib2 with no libgcc created
Configuration menu - View commit details
-
Copy full SHA for b533964 - Browse repository at this point
Copy the full SHA b533964View commit details -
Andrea Palmatè committed
Feb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for d1f06c7 - Browse repository at this point
Copy the full SHA d1f06c7View commit details -
Merge branch 'beta9' of github.com:afxgroup/clib2 into beta9
Andrea Palmatè committedFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 3191bdf - Browse repository at this point
Copy the full SHA 3191bdfView commit details
Commits on Feb 25, 2023
-
Reworked clib2 starting functions. This fixes shared object problems.…
… Some GNUMakefile changes to create shared objects during gcc compilation
Configuration menu - View commit details
-
Copy full SHA for 7c380d6 - Browse repository at this point
Copy the full SHA 7c380d6View commit details
Commits on Feb 26, 2023
-
Reworked library opening. Now libc.so doesn't crash anymore in constr…
…uctors.. More to be fixed..
Configuration menu - View commit details
-
Copy full SHA for e44cb77 - Browse repository at this point
Copy the full SHA e44cb77View commit details
Commits on Feb 27, 2023
-
More changes to get exe fixed after latest changes
Andrea Palmatè committedFeb 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f158749 - Browse repository at this point
Copy the full SHA f158749View commit details
Commits on Feb 28, 2023
-
Reverted small crt0 asm code to try to fix the main() call problem
Andrea Palmatè committedFeb 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 6683cc3 - Browse repository at this point
Copy the full SHA 6683cc3View commit details -
Fixed static constructors.. all *crt* files needs to be compiled with…
… -fno-aggressive-loop-optimizations to avoid constructors problems..
Configuration menu - View commit details
-
Copy full SHA for e9166a5 - Browse repository at this point
Copy the full SHA e9166a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b66c53 - Browse repository at this point
Copy the full SHA 1b66c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6cc972 - Browse repository at this point
Copy the full SHA a6cc972View commit details
Commits on Mar 1, 2023
-
Andrea Palmatè committed
Mar 1, 2023 Configuration menu - View commit details
-
Copy full SHA for e43e9e9 - Browse repository at this point
Copy the full SHA e43e9e9View commit details -
Merge branch 'beta9' of github.com:afxgroup/clib2 into sigjmp
Andrea Palmatè committedMar 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f35a33 - Browse repository at this point
Copy the full SHA 0f35a33View commit details -
Andrea Palmatè committed
Mar 1, 2023 Configuration menu - View commit details
-
Copy full SHA for c2c4148 - Browse repository at this point
Copy the full SHA c2c4148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10dd895 - Browse repository at this point
Copy the full SHA 10dd895View commit details
Commits on Mar 2, 2023
-
Fixed sigsetjmp/siglongjmp and setjmp/longjmp. Added some tests. Need…
…s to be tested MORE
Andrea Palmatè committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 1342044 - Browse repository at this point
Copy the full SHA 1342044View commit details
Commits on Mar 3, 2023
-
Fixed an error in __time_delay function
Andrea Palmatè committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c71614 - Browse repository at this point
Copy the full SHA 3c71614View commit details -
Trying to implement aio functions
Andrea Palmatè committedMar 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 21b8207 - Browse repository at this point
Copy the full SHA 21b8207View commit details
Commits on Mar 4, 2023
-
Fixed some aio functions. Moved pthread into C lib and leave libpthre…
…ad just a stub. Some minor fixes
Configuration menu - View commit details
-
Copy full SHA for 24ea2ec - Browse repository at this point
Copy the full SHA 24ea2ecView commit details
Commits on Mar 5, 2023
-
Fixed some select problems when timeout was used with seconds and use…
…conds = 0. Set current_path when program start. Some aio changes
Configuration menu - View commit details
-
Copy full SHA for ad05948 - Browse repository at this point
Copy the full SHA ad05948View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61cc6c5 - Browse repository at this point
Copy the full SHA 61cc6c5View commit details