Skip to content
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

add more libc functions, fix possible null prt, force close of tcp on error, fix printf / serial.print mix problems, code style #60

Merged
merged 11 commits into from
Apr 11, 2015

Conversation

Links2004
Copy link
Collaborator

add __ieee754 functions c198d93
add more libc functions … 183bc84
add size check to write … 0aa5c5d
add null prt check to _pcb in flush 03ea7d9
force tcp close in error 0bad837
fix printf corrupts Serial.print e568c58
add flush() to unref() see #50 0e1b8ef
Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266 … b871f9c
use Eclipse auto Format to get rip auf the tab, space and code style … … 9d93fb2
remove some warnings

igrr added a commit that referenced this pull request Apr 11, 2015
add more libc functions, fix possible null prt, force close of tcp on error, fix printf / serial.print mix problems, code style
@igrr igrr merged commit 3dc81f2 into esp8266:esp8266 Apr 11, 2015
igrr added a commit that referenced this pull request Oct 29, 2015
add more libc functions, fix possible null prt, force close of tcp on error, fix printf / serial.print mix problems, code style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants